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 i translated my C code into system verilog. Now i want to put in some data , like "123" and see what the algorithm does. But i need a Interface. For example in my NIOSII code. I could send from the NIOSII some data like "123" and print the answer on the Console. I would be happy if anyone has a idea :D
I also made a little picture . I hope it isnt that complicated.
I am working with Quartus Prime Lite Edition