3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-31 15:24:57 +00:00

Added "test_cell" command

This commit is contained in:
Clifford Wolf 2014-07-29 22:05:00 +02:00
parent e6df25bf74
commit 273383692a
3 changed files with 186 additions and 1 deletions

View file

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