paulscherrerinstitute / PsiIpPackage

TCL framework to package Vivado IP-Cores
Other
13 stars 6 forks source link

Add reset input #15

Closed patrick-studer closed 4 years ago

patrick-studer commented 4 years ago

Add a new feature to manually add reset interfaces with polarity information to the ip. add_reset_in_interface This feature is usefull if the autodetect reset has wrong polarity and is removed by the user (remove_autodetect_interface). Now it can be added again with the correct polarity.