3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-29 20:59:03 +00:00

Added "test_abcloop" command

This commit is contained in:
Clifford Wolf 2014-09-19 15:51:34 +02:00
parent 00964f2f61
commit a7758ef953
2 changed files with 286 additions and 0 deletions

View file

@ -1,4 +1,5 @@
OBJS += passes/tests/test_autotb.o
OBJS += passes/tests/test_cell.o
OBJS += passes/tests/test_abcloop.o