Forum Discussion
JBlec2
Occasional Contributor
6 years agoNios II Code comparing with Hardware Code
Hi , i have a little Algorithm written for my NIOS II . And it works . I recently tested it. Now i want to implement this algorithm on my FPGA with system Verilog and also compare the speed. So first...
MEIYAN_L_Intel
Frequent Contributor
6 years agoHi,
I had found out there is a document that may useful for your case as link below:
https://people.ece.cornell.edu/land/courses/ece5760/NiosII_doc/Quartus11_nios/Introduction_to_the_Altera_SOPC_Builder.pdf
Thanks