Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTerASIC DE2-115 GPIO Port question
Am using the DE2_115_web_server application as a baseline... Am attempting to use a pin (well more than 1, but for discussion's sake we only need to talk about 1) on the GPIO connector as an i...
Altera_Forum
Honored Contributor
14 years agobtw,
in the dew_115_web_server.v file, I added TDR_ROMEN to the module declaration and: input TDR_ROMEN; to define the port type.