mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 19:51:23 +00:00
glift: Add -create-imprecise
command, rename other commands, and re-work the help text.
This commit is contained in:
parent
ca3844d44e
commit
ddfb9f08e2
10 changed files with 67 additions and 40 deletions
|
@ -2,7 +2,7 @@ read_verilog alu2.v
|
|||
techmap
|
||||
flatten
|
||||
select alu2_lev2
|
||||
glift -optimize-precise
|
||||
glift -create-sketch
|
||||
techmap
|
||||
opt
|
||||
rename alu2_lev2 uut
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue