Forum Discussion
Altera_Forum
Honored Contributor
13 years agoErm, looking back at your original code, you are trying to transmit a string via a single wire. I don't think you can do that in Verilog. You need to look for a Verilog example of how to use strings, I think you need a multibit wire ... but I don't code much in Verilog.
Cheers, Dave