3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-25 11:26:22 +00:00

Remove unstable san test for mac.

This commit is contained in:
nella 2026-05-06 13:44:10 +02:00
parent 57eb30cf51
commit 77b63be4d2

View file

@ -1,11 +0,0 @@
read_verilog <<EOT
module top(input a, input b, output y);
assign y = a | b;
endmodule
EOT
hierarchy -check -top top
proc; opt -fast
logger -expect log " /tmp/" 2
abc_new -script "+&scorr;&sweep;&dc2;&dch,-f;&nf,{D}" -liberty ../../examples/cmos/cmos_cells.lib