Altera_Forum
Honored Contributor
15 years agoConverting AHDL -> VHDL of existing LPM functions
I have a design which I started in 9.1sp2 using bdf files and a bunch of LPM generated AHDL (minority) and VHDL (majority) instantations.
I'd like to regenerate and/or convert the AHDL instantations of these LPM functions into their VHDL equivalent (as if I had specified that all along from the beginning). I can now either arduously go in and convert every one of them by hand (painful), or there could be some magic button or a script can be created to do it for me. If anyone knows about the existance of the "magic button" to fix this, please let me know. In case that magic button doesn't exist, any hints on how to script this? Is there a cmdline tool which can be used for the conversion (or better yet, regeneration) of a single file?