another typo

This commit is contained in:
C77874 2024-07-04 10:33:59 -07:00
parent 6b80e02d62
commit 5ba06fd947
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
read_verilog mac.v
# run the synth flow, specifies top module and additional parameters
synticrochip -top mac -abc9 -family polarfire -noiopad
synth_microchip -top mac -abc9 -family polarfire -noiopad
# write final outputfile
write_verilog -noexpr mac.vm