Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi!
I am a beginner with VHDL and the Nios II core. I have to generate a C code to produce a sinewave from the core and I've started writing a C code using the simple sine function, but I was told it has to present commands for registers and so on...Do you know where I can find a simple sample for such a similar code? It is for a PWM code. I've done a full one with VHDL using a sinewave and a triangular one but I was told to produce the sine wave from the core. And I dont know how I 'll have to compare both signals as I did with the VHDL codes.... Thanks