pmux2mux yosys script change

This commit is contained in:
Andrew Pond 2021-07-06 14:19:28 -06:00
parent 1409b3e855
commit 6445507ddf
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ opt -undriven -fine
######################### #########################
# Map muxes to pmuxes # Map muxes to pmuxes
######################### #########################
techmap -map pmux2mux.v techmap -map +/pmux2mux.v
######################### #########################
# Map flip-flops # Map flip-flops