Forum Discussion
Altera_Forum
Honored Contributor
17 years agoRS232 communication with a MAX 2 CPLD
Hi everyone, I'm trying to send data (8 bits) from my CPLD MAX2 to my computer using the RS232 protocol but I don't find anything good. First, I have tried the SOPC RS2323 module witch give ...
Altera_Forum
Honored Contributor
17 years agoI don't understand the problem, simply write
--- Quote Start --- if clkcount < div-1 then --- Quote End --- It's basic VHDL syntax, nothing special.