lnis-uofu / OpenFPGA

An Open-source FPGA IP Generator
https://openfpga.readthedocs.io/en/master/
MIT License
813 stars 161 forks source link

configuration cell #1097

Open narutozxp opened 1 year ago

narutozxp commented 1 year ago

Hi, When I used OpenFPGA, the tool required a configuration cell that has two outputs (one regular and the other inverted). However, the inverted port is left unconnected in the Verilog. If we can use a single-port configuration cell, the area of the fabric could be smaller. Thanks!

tangxifan commented 1 year ago

@narutozxp This is a known issue. Will consider to fix later.