This list is for discussion of the design and implementation of field-programmable gate array based processors and integrated systems. It is also for discussion and community support of the XSOC Project (see http://www.fpgacpu.org/xsoc).
|
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 __________________________________________________ |
|
|
|
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 --- hadi khani <> wrote: > 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 > > __________________________________________________ > To post a message, send it to: > > To unsubscribe, send a blank message to: > > > ________________________________________________________________________ Missed your favourite TV serial last night? Try the new, Yahoo! TV. visit http://in.tv.yahoo.com |
|
|
|
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 --------------------------------- |
|
|
|
Hi, Check Foundation Tool from Xilinx, it has a very simple tool but its not very powerful --- kannaiah badam <> wrote: > 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 > > --- hadi khani <> wrote: > 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 > > > > __________________________________________________ > > > > > > To post a message, send it to: > > > > To unsubscribe, send a blank message to: > > > > > > > > > ________________________________________________________________________ > Missed your favourite TV serial last night? Try the > new, Yahoo! TV. > visit http://in.tv.yahoo.com > > To post a message, send it to: > > To unsubscribe, send a blank message to: > > > __________________________________________________ |
|
Thanks I saw it in Foundation ISE. --- Ed Corter <> wrote: > > 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 > > --------------------------------- > > removed] > To post a message, send it to: > > To unsubscribe, send a blank message to: > > > __________________________________________________ |