3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 01:54:10 +00:00

Fix test after option change

This commit is contained in:
Martin Povišer 2024-11-04 16:26:46 +01:00
parent cbe73c9047
commit d752ca4847

View file

@ -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