Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
If you download Xilinx ISE tools, it has a program called XPORT that allows you to convert AHDL files (.tdf) to VHDL or Verilog. Otherwsie you'll have to do it manuallly
I have a file which is extended to .tdf (Text Design File) from altera library. I want to convert it to traditional verilog code.
Can anyone help in this regard? thanks, maheeIf you download Xilinx ISE tools, it has a program called XPORT that allows you to convert AHDL files (.tdf) to VHDL or Verilog. Otherwsie you'll have to do it manuallly