mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 13:18:56 +00:00
tests: Centralize test collection and Makefile generation
This commit is contained in:
parent
c6ff947f6b
commit
acd47bbd52
16 changed files with 136 additions and 222 deletions
|
@ -1,3 +1,3 @@
|
|||
set -ev
|
||||
set -e
|
||||
|
||||
../../yosys -p 'hierarchy -top top; techmap -map recursive_map.v -max_iter 1; select -assert-count 2 t:sub; select -assert-count 2 t:bar' recursive.v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue