Forum Discussion
Altera_Forum
Honored Contributor
16 years agoSOPC + external Vhdl simulation
Hi, I'm programming 2 CycloneIII FPGAs (everything on PC, no HW), the 1st is simply a system of vhdl files interconnected each other, in the 2nd i've created a SOPC system as follows: ...
Altera_Forum
Honored Contributor
16 years agoI do not have any experience with simulation of PIO and UARTs. I tested them with logic analyzer respectively via RS232 on PC.
But have you set simulation options for PIO and UART in SOPC? You also have to drive your in_port_to_the_PIO from the testbench. Jens