Guest
I would like to know which round,fix and floor algorithm would be best
to be implemented on an FPGA. I am working on a DSP project. I want to
write funtions in VHDL which can be called and would return the round,
fix and floor value of integers.
Does VHDL have pre defined functions which could do this like in C,C+
+. If not, which would be the best way to do this.
Please help
to be implemented on an FPGA. I am working on a DSP project. I want to
write funtions in VHDL which can be called and would return the round,
fix and floor value of integers.
Does VHDL have pre defined functions which could do this like in C,C+
+. If not, which would be the best way to do this.
Please help