mirror of
https://github.com/lnis-uofu/OpenFPGA.git
synced 2026-05-28 01:59:44 +08:00
* [test] develop a strong testcase to validate registerable io physical equ site * [test] add openfpga arch for strong io equ site tests * [test] dev openfpga shell script for strong equ site testcase * [test] add example files * [test] adapt pcf custom cmd to arch names * [test] debug * [test] debug * [test] debug * [doc] add pcf custom command pb_type notes * [test] debug * [core] add verbose mode to link arch placement annotation step * [core] add assert and found where the bug of equ site comes from * [core] dev physical pb to use physical equivalent site when a logical one is used * [core] dev clustering annotation for blk->phy_equ_sites * [core] add exit codes to repacker * [core] dev lgk-to-phy pb mapper * [core] dev * [core] syntax * [core] enhance and auto check names for root nodes * [core] syntax * [core] debug message * [core] debug * [core] debug * [core] code format * [core] debug * [core] debug * [core] code format * [core] now cover all the modes (including operating modes) when build logical-to-physical pb mapping * [core] syntax * [core] code format * [core] now blif model matches are the proof of equivalent sites. name matching is not required * [test] add vpr arch with different names in equivalent site of I/Os * [test] add openfpga arch for equivalent sites with different names * [test] deploy new testcase to regression tests * [test] debug * [core] debug * [core] code format * [doc] add illustrative example for equivalent sites * [test] add missing testcase