Sign in
foss-fpga-tools
/
third_party
/
yosys
/
6cdea425b81fcfe1eec20cbfc4c4e27d46cb641d
/
.
/
tests
/
techmap
/
recursive_runtest.sh
blob: 30c79bf035e04b290fbc8894a20608fbc604f65b [
file
] [
log
] [
blame
]
set
-
ev
../../
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