3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-02-08 01:58:00 +00:00
yosys/tests/techmap
Marcin Kościelnicki fd0e3a2c43 Fix _TECHMAP_REMOVEINIT_ handling.
Previously, this wire was handled in the code that populated the "do or
do not" techmap cache, resulting in init value removal being performed
only for the first use of a given template.

Fixes the problem identified in #1396.
2019-09-27 18:34:12 +02:00
..
.gitignore tests/techmap/run-test.sh to cope with *.ys 2019-08-23 11:09:50 -07:00
autopurge.ys Hell let's add the original #1381 testcase too 2019-09-20 17:58:51 -07:00
clkbufmap.ys improve clkbuf_inhibit propagation upwards through hierarchy 2019-08-27 17:26:47 +02:00
dff2dffs.ys Add -match-init option to dff2dffs. 2019-09-11 19:38:20 +02:00
extractinv.ys Added extractinv pass 2019-09-19 04:02:48 +02:00
mem_simple_4x1_cells.v
mem_simple_4x1_map.v
mem_simple_4x1_runtest.sh
mem_simple_4x1_tb.v
mem_simple_4x1_uut.v
recursive.v Add test 2019-08-20 20:05:16 -07:00
recursive_map.v Add test 2019-08-20 20:05:16 -07:00
recursive_runtest.sh Add test 2019-08-20 20:05:16 -07:00
run-test.sh tests/techmap/run-test.sh to cope with *.ys 2019-08-23 11:09:50 -07:00
wireinit.ys Fix _TECHMAP_REMOVEINIT_ handling. 2019-09-27 18:34:12 +02:00