Forum Discussion
Altera_Forum
Honored Contributor
11 years agoThe answer is not really, but they are easy to, but the way you speak sounds like you have little knowledge of how fpgas work. Nothing is "called", you instantiate modules and implement them on the chip.
Things like ln and sin, COs etc would usually be done with a look up table. The values can easy be calculated in hdl itself at elaboration time before the design is synthesised onto the chip. Model sim just stimulated the hardware description.