N
Nicholas Kinar
Hello,
I am working with some VHDL code
(http://www.xess.com/projects/sdramtst-1_6.zip), and I would like to use
an automated tool to convert the VHDL code to Verilog
(http://www.ocean-logic.com/downloads.htm).
Unfortunately, the automated tool does not seem to support VHDL packages
(containing functions). The "proper way" to convert the code would be
to do the conversion by hand, but in the meantime:
Is there a way to remove the packages from the VHDL code? Is there
another way to bundle functions instead of using packages?
There are two files in the download that demonstrate the use of
packages: sdramcntl.vhd and common.vhd.
Thank you,
Nicholas
I am working with some VHDL code
(http://www.xess.com/projects/sdramtst-1_6.zip), and I would like to use
an automated tool to convert the VHDL code to Verilog
(http://www.ocean-logic.com/downloads.htm).
Unfortunately, the automated tool does not seem to support VHDL packages
(containing functions). The "proper way" to convert the code would be
to do the conversion by hand, but in the meantime:
Is there a way to remove the packages from the VHDL code? Is there
another way to bundle functions instead of using packages?
There are two files in the download that demonstrate the use of
packages: sdramcntl.vhd and common.vhd.
Thank you,
Nicholas