FPGAwars / icestudio

:snowflake: Visual editor for open FPGA boards
https://icestudio.io
GNU General Public License v2.0
1.71k stars 246 forks source link

Predictable port names in exported verilog #264

Open Linseed opened 6 years ago

Linseed commented 6 years ago

This is very useful software which I would like to use on another FPGA board via the exported verilog file. However, the port names in the verilog file are random and it is hard to follow which one is which. It would be good if the export routine would use assigned the port names in the graphical layout.

Thank you very much!

Jesus89 commented 6 years ago

Related to https://github.com/FPGAwars/icestudio/issues/226