fphdl icon indicating copy to clipboard operation
fphdl copied to clipboard

Verilog Packages in fphdl/old_index.html

Open zerowe-seven opened this issue 4 years ago • 0 comments

In file fphdl/old_index.html, there is a documentation for Verilog Packages compared with Floating-Point HDL Packages. Are those verilog packages still available? Thanks a lot!

Verilog Packages (Documentation) fphdl_functions_base.inc - synthesizable number base package

fphdl16_pkg.v - 16 bit floating point modules
fphdl16_functions.inc - 16 bit floating point functions
fphdl32_pkg.v - 32 bit floating point modules
fphdl32_functions.inc - 32 bit floating point functions
fphdl64_pkg.v - 64 bit floating point modules
fphdl64_functions.inc - 64 bit floating point functions
fphdl_pkg.v - parameterized floating point arithmetic modules
fphdl_functions.inc - parameterized floating point arithmetic functions

fphdl64_real_functions_base.inc - 64 bit real number base package

fphdl16_real_pkg.v - 16 bit floating point modules
fphdl16_real_functions.inc - 16 bit floating point functions
fphdl32_real_pkg.v - 32 bit floating point modules
fphdl32_real_functions.inc - 32 bit floating point functions
fphdl64_real_pkg.v - 64 bit floating point modules
fphdl64_real_functions.inc - 64 bit floating point functions
    fphdl_fixed_convert_functions.inc Fixed width conversion functions
fphdl_real_pkg.v - parameterized floating point arithmetic modules
fphdl_real_functions.inc - parameterized floating point arithmetic functions
    fphdl_convert_functions.inc parameterized width conversion functions 

(VHDL cosimulation models use the VHDL as the base)

fphdl16_vhdlcos_pkg.v - 16 bit VHDL cosimulation
fphdl32_vhdlcos_pkg.v - 32 bit VHDL cosimulation
fphdl64_vhdlcos_pkg.v - 64 bit VHDL cosimulation
fphdl_vhdlcos_pkg.v - parameterized floating point VHDL cosimulation

zerowe-seven avatar Feb 01 '21 07:02 zerowe-seven