Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
VHDL has divide, but its not really that useful for real designs because divides need some serious pipelining. So you need an IP divider instead that you can get in VHDL or verilog.
Hello,
Is there any library for math functions in verilog? By math functions, I mean division and exponential. If it is in VHDL please let me know as well.. But verilog will be the best. Thank you!VHDL has divide, but its not really that useful for real designs because divides need some serious pipelining. So you need an IP divider instead that you can get in VHDL or verilog.