Forum Discussion
Altera_Forum
Honored Contributor
11 years agoVerilog/VHDL versus high level functions.
Im new to this, coming from audio programming in MSP/Reaktor and lower level assembler. So I have to learn a lot about the FPGA stuff as I go along. But two things came to mind. It was hint...
Altera_Forum
Honored Contributor
11 years agoAnd Quartus has the high level visual logic blocks and pll's, right.
Tho I think it's very cool to be able to use a lot of 1 bit signals and binary stuff. Mostly for the core modules I would be confortable using 24bit floating point numbers. and A=A+1 style counting. So it would be great to have that sort of thing in a readable format, but ofcourse there is nothing worse than finding out half way through things cant be done. I was looking at VHDL for the demo apps, it seems a bit double in it's expressions but slowly grasping it. So you say Verilog is worth checking out for audio, or am I going to hit a major wall somewhere?