E
Ed J
Guest
I writing VHDL for a Xilinx Virtex-II Pro FPGA application, and software for
its embedded PowerPC. The PowerPC doesn't have hardware floating point, and
floating point emulation in software is too slow for my purpose. So, I'm
looking for a way to add floating point in the FPGA fabric through VHDL or
black boxes. I need IEEE floating point operations such as add, subtract,
multiply, divide. I also need some math functions like sine, cosine, square
root, etc.
Is there a (free) standard package in VHDL that I can use for this? Third
party support?
I'm a newbie on a budget, so I'm looking for the cheapest, quickest
solution.
Any advice would be appreciated.
Ed.
its embedded PowerPC. The PowerPC doesn't have hardware floating point, and
floating point emulation in software is too slow for my purpose. So, I'm
looking for a way to add floating point in the FPGA fabric through VHDL or
black boxes. I need IEEE floating point operations such as add, subtract,
multiply, divide. I also need some math functions like sine, cosine, square
root, etc.
Is there a (free) standard package in VHDL that I can use for this? Third
party support?
I'm a newbie on a budget, so I'm looking for the cheapest, quickest
solution.
Any advice would be appreciated.
Ed.