Forum Discussion
KousikGhosh12
New Contributor
4 years agoFloating point representations in VHDL
I am using MAX10 FPGA for closed-loop control of the DC-DC Converter with PI implemented in MAX10 using VHDL. I wanted to know how to represent floating-point(decimal for e.g. 1.23, 0.31) values in F...
SyafieqS
Super Contributor
4 years agoThank you FvM and that make sense, I thought he was looking for any IP that need to use floating function. If that's so, Kousik, you can use VHDL predefined package (use ieee.float_pkg.all), may refer to link below for details