mirror of https://github.com/YosysHQ/yosys.git
Fix test after option change
This commit is contained in:
parent
cbe73c9047
commit
d752ca4847
|
@ -41,7 +41,7 @@ module \top
|
||||||
end
|
end
|
||||||
EOT
|
EOT
|
||||||
|
|
||||||
cellmatch -lut_attrs *
|
cellmatch -derive_luts *
|
||||||
|
|
||||||
select -set buffers a:lut=2'b10 %m
|
select -set buffers a:lut=2'b10 %m
|
||||||
select -set inverters a:lut=2'b01 %m
|
select -set inverters a:lut=2'b01 %m
|
||||||
|
|
Loading…
Reference in New Issue