3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-27 02:45:52 +00:00

intel_synth: Small code cleanup to remove if ladder

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
Ben Widawsky 2019-07-08 12:37:24 -07:00 committed by Dan Ravensloft
parent 809b94a67b
commit f950a7a75d
2 changed files with 11 additions and 29 deletions

View file

@ -1 +1 @@
yosys -p "synth_intel -family max10 -top top -vqm top.vqm" top.v sevenseg.v
../../../yosys -p "synth_intel -family max10 -top top -vqm top.vqm" top.v sevenseg.v