3
0
Fork 0
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:
Alberto Gonzalez 2020-04-28 06:13:12 +00:00
parent ca3844d44e
commit ddfb9f08e2
No known key found for this signature in database
GPG key ID: 8395A8BA109708B2
10 changed files with 67 additions and 40 deletions

View file

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