3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-03 00:28:08 +00:00

gowin: Fix X output of $alu techmap

This commit is contained in:
Ralf Fuest 2023-05-01 17:56:41 +02:00
parent cee3cb31b9
commit 30f1d10948
3 changed files with 30 additions and 1 deletions

View file

@ -0,0 +1,9 @@
read_verilog compare.v
hierarchy -top top
proc
equiv_opt -assert -map +/gowin/cells_sim.v synth_gowin # equivalency check
design -load postopt # load the post-opt design (otherwise equiv_opt loads the pre-opt design)
cd top # Constrain all select calls below inside the top module
select -assert-count 5 t:ALU