OpenFPGA/openfpga
tangxifan 5d79a3f69f critical bug fixed when annotating the routing results.
Add previous node check. This is due to that some loops between SB/CBs may exist
when routing congestion is high, which leads to same nets appear in the inputs
of a routing multiplexer. Actually one of them is driven by the other as a downstream node
Using previous node check can identify which one to pick
2020-06-17 11:17:57 -06:00
..
src critical bug fixed when annotating the routing results. 2020-06-17 11:17:57 -06:00
test_blif add missing files for micro benchmarks 2020-03-20 11:08:55 -06:00
test_openfpga_arch now inout must be global port and I/O port so that it will appear in the top-level module 2020-04-08 16:54:08 -06:00
test_script bug fix in pnr sdc grid writer for module paths in hierarchical view 2020-06-11 19:31:05 -06:00
test_vpr_arch add arch file with spy pads 2020-04-22 12:56:09 -06:00
CMakeLists.txt add fabric key writer for top-level module 2020-06-12 10:41:34 -06:00