Forum Discussion
Altera_Forum
Honored Contributor
14 years agoComputational algorithm-how to imlement it into FPGA?
Hi, everybody! I am new in FPGA-based system development and have a task to implement a computational algorithm.Sorry for maybe silly question(s), but as I understood it is possible to do it w...
Altera_Forum
Honored Contributor
14 years agoAfaik, you need a systemC to HDL converter before you could start on this, and they are not cheap, as systemC is not supported by Quartus. My understanding it wasnt meant as anything more than a modelling language.
I would suggest HDL, as that is supported. But you will need to learn digital logic design before you go anywhere near and HDL if you want to get stuff to work.