mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-30 15:00:26 +00:00
techmap: wrap builtin $lcu as golden module in PPA tests
This commit is contained in:
parent
a41ef0271c
commit
91844968fd
3 changed files with 8 additions and 15 deletions
|
@ -1,7 +1,7 @@
|
|||
yosys -import
|
||||
|
||||
read_verilog +/choices/han-carlson.v
|
||||
read_verilog lcu_refined.v
|
||||
read_verilog -icells lcu_refined.v
|
||||
design -save init
|
||||
|
||||
for {set i 1} {$i <= 16} {incr i} {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue