Altera_Forum
Honored Contributor
15 years agoNIOS in Verilog
Im trying to program the NIOS processor in Verilog. I know you can program it using either C or Assembly for Altera, but I am not a programmer and I am not good in either of them. I am a digital hardware designer and I can manage to put together a digital logic circuit in Verilog, but I cannot do that in C.
I have created all the peripherals in NIOS and set up all the necessary communication mediums and now the remaining part is to program NIOS. Is there any way at all I can do that in Verilog (as this is the only programming language I know) ? Thanks in advance