Connor Huffine
Connor Huffine
I can see in the request to the server, the date I select is sent but the UI displays the incorrect date.  When editing from the modules screen, the...
This does not seem to be as simple as I had hoped, the ghdl.py in /tools/ is very broken. I'm working on that at the moment.
Apologies for the overbroad PR, I should have branched the cocotb addition.
I'm concatenating GHDL calls incorrectly. I should have a fix shortly.
I have it building, almost, with the test set you sent. I'm currently getting ``` src/libaxis_0/libaxis/bench/vhdl/suv/tb_axis_sync_fifo.vhd:56:19:error: type of a shared variable must be a protected type shared variable words :...
I should be able to make that change, I set the flow to require ```f"work-obj{standard}.cf"``` to ensure the build order is handled correctly as I have always used work as...
I've still got an action here. I'll post an update when I have made the changes.
Hello @shuart, did the release ever make it?
I mean more at an assembly level: I may have a design that has R63 DNP, but a different requirement has R63 present. There may also be a BOM with...
I am using the toolchain packaged in OSS CAD Suite: https://github.com/YosysHQ/oss-cad-suite-build `iverilog -v` returns `Icarus Verilog version 13.0 (devel) (s20221226-397-gb1e602d27)` What version are you using?