Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThank you again Dave, I will have a look to those reference.
I have read a lot about the DE2-115 and from Altera handbooks recently but the learning curve is pretty steep. Still based on the project I would like to do I have another question (and I am sure many more in a near future :o) ). I have seen that to make the connection work with the host PC, it is necessary to have a C code to be run by the NiOS 2. My question is: if I have my Verilog module which generates data bits continuously and that I need to assemble them. Should I perform this operation via a piece of code in C or should it be described in Verilog? It is not clear to me what is performed at the hardware level and at the software level. Also Is it a piece of C code that need to be used to root the bits from my module to the MAC controller ? or is it something described at the Hardware level? Thanks again for the help. Cheers, Pdoc