<dormito>
Hmm. I just noticed that a recent (last ~ 14 days) sby (symbiyosys) seems to now be driving yosys incorrectly: get complaints that "formalff -setundef -clk2ff -ff2anyinit -hierarchy" has an unknown option.
<jix_>
dormito: it should work with the latest yosys
foxfromabyss has joined #yosys
foxfromabyss has quit [Quit: Client closed]
Mango555 has joined #yosys
mango551 has quit [Ping timeout: 252 seconds]
kristianpaul has quit [Ping timeout: 252 seconds]
kristianpaul has joined #yosys
FabM has joined #yosys
FabM has joined #yosys
FabM has quit [Changing host]
FabM has quit [Ping timeout: 252 seconds]
josuah_ is now known as josuah
kristianpaul has quit [Ping timeout: 248 seconds]
kristianpaul has joined #yosys
foxfromabyss has joined #yosys
<foxfromabyss>
hi! I am currently using yosys to get systemverilog files elaborated and then fed into nextpnr for a xilinx board. That part works, even though I am using a couple of vendor specific primitives. However, as part of the design flow, I wanted to get `write_cxxrtl` to run. It sadly fails with `External blackbox cell `BUFGCE' is not marked as a CXXRTL
<foxfromabyss>
blackbox.`. I am at a loss as to how to configure a specific module to be blackboxed. I've tried to include the BUFGCE unisim source file from the vivado libs, but that didn't work. I am honestly at a loss at this stage and would appreciate any sort of pointers/directions :)
<foxfromabyss>
here's how I am invoking it: `yosys -q -L ${BUILDDIR}/yosys.log -m systemverilog -p "read_systemverilog -defer ${SOURCES}; read_systemverilog -link; hierarchy -top rvlab_fpga_top; synth_xilinx; write_cxxrtl test.cpp"`
<foxfromabyss>
here's how I am invoking it: `yosys -q -L ${BUILDDIR}/yosys.log -m systemverilog -p "read_systemverilog -defer ${SOURCES}; read_systemverilog -link; hierarchy -top fpga_top; synth_xilinx; write_cxxrtl test.cpp"`
foxfromabyss has quit [Quit: Client closed]
nonchip has quit [Quit: No Ping reply in 180 seconds.]