Hi,
I have old codes in AHDL, I am going to my codes to
VHDL and I do not have sufficient time for rewriting.
Does any body know an AHDL to VHDL convertor.
thanks

AHDL Convertor
Started by ●January 15, 2003
Reply by ●January 16, 20032003-01-16
we have 100 ahdl based designs. we struggled to get a
converter, but not successful. we have completed the
application in vhdl using max+plusII. We have
requested Altera for a conveter, but as such there is
no converter with them.
In case you are successful, kindly let us know the
same to save our time.
thanks
kannaiah.b
converter, but not successful. we have completed the
application in vhdl using max+plusII. We have
requested Altera for a conveter, but as such there is
no converter with them.
In case you are successful, kindly let us know the
same to save our time.
thanks
kannaiah.b
Reply by ●January 17, 20032003-01-17
Xilinx Application:
Xport.exe
can convert both ABEL & AHDL to either VHDL or Verilog..
The AHDL must be version 8.0 compliant ( whatever that means )
I personally have the Xilinx Foundation package: I was unable to find an easy method of using Xport through the application G.U.I.
( Proj. Navigator)
So.. if you have the program it will be here:
c:\xilinx\bin\nt\ and you can get instructions for command line execution, by typing: xport -?|m
the |m is so the data, that exceeds the screen size, will hold until m is pressed then display the next screens worth of data..
Peace
Xport.exe
can convert both ABEL & AHDL to either VHDL or Verilog..
The AHDL must be version 8.0 compliant ( whatever that means )
I personally have the Xilinx Foundation package: I was unable to find an easy method of using Xport through the application G.U.I.
( Proj. Navigator)
So.. if you have the program it will be here:
c:\xilinx\bin\nt\ and you can get instructions for command line execution, by typing: xport -?|m
the |m is so the data, that exceeds the screen size, will hold until m is pressed then display the next screens worth of data..
Peace
Reply by ●January 20, 20032003-01-20
Reply by ●January 20, 20032003-01-20
