0725ccf40a51ddbb3d7d974f5f1710d904f33057
[yosys.git] / tests / techmap / recursive_runtest.sh
1 set -e
2
3 ../../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