Forum Discussion
Altera_Forum
Honored Contributor
8 years agoEnable DEV_CLRn in MAX-V
Hi, I would like to enable DEV_CLRn on pin 29 in order to do a device clear. However, it seems to be set to user I/O whenever I enable the pin in Quartus. How can I set the pin to be DEV_CLRn? Thanks.
2 Replies
- Altera_Forum
Honored Contributor
Hi sallo_93,
In the Quartus go to Assignment menu --> Device --> Device and Pin Options --> General then choose the “Enable device-wide reset (DEV_CLRn)” check box. This will enable the DEV_CLRn pin. Then recompile the project design. Regards, nyusof (This message was posted on behalf of Intel Corporation) - Altera_Forum
Honored Contributor
Hi nyusof, figured it out. Thanks anyway!
Altera should probably consider implementing this assignment option in Pin Planner to make it more visible.