Forum Discussion
Altera_Forum
Honored Contributor
17 years agoVerilog real functions and compile time
I am trying to write a Verilog module and synthesize it using Quartus II 8.0, but I am running into some issues. I have a function which returns a real value, and takes in real values for argum...
Altera_Forum
Honored Contributor
17 years agoI see exactly what you are trying to do and agree that it seems reasonable to assume that Quartus should be able to reduce your functions at compile time.
However, it doesn't support it....yet! So probably time to move on and solve the problem in another way. :rolleyes: