Forum Discussion
OADAM1
New Contributor
7 years agoi try with cyclon 10 evm to put open drain pin with quartus prime lite edition with pin planner and I don't have idea to do it. when I used in assignment editor put in this pin assignment name auto open drain pins on I in the compilation have an error
SreekumarR_G_Intel
Frequent Contributor
7 years agoUsually you can set in the In Quartus II assignment editor, you can set the pin as auto open drain.
You can also set it in *.qsf file: set_instance_assignment -name AUTO_OPEN_DRAIN_PINS ON -to XXXXX
Can you send the error screen shot ?
Thank you ,
Regards,
Sree