Forum Discussion

OADAM1's avatar
OADAM1
Icon for New Contributor rankNew Contributor
6 years ago

i 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

1 Reply

  • SreekumarR_G_Intel's avatar
    SreekumarR_G_Intel
    Icon for Frequent Contributor rankFrequent Contributor

    Usually 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