There are 4 messages in this thread.
You are currently looking at messages 0 to 4.
Hi im looking for a vhdl to verilog converter. Im working with Trimode Ethernet MAC core which is written in VHDL. I have to modify this code but the problem is that I dont have any knowledge of VHDL. I do programming in Verilog.Plz send me any link for the converter. Thank you Regards, Ambreen Ashfaq
The time you will spend on the "translation" could also be used to make a design on your own=B4. Rgds Andre
Which Tri mode ethernet MAC you are using now? from Xiliux? On Jun 3, 1:40 am, Ambreen Ashfaq Afridi <amboafr...@gmail.com> wrote: > Hi im looking for a vhdl to verilog converter. Im working with Trimode > Ethernet MAC core which is written in VHDL. I have to modify this code > but the problem is that I dont have any knowledge of VHDL. I do > programming in Verilog.Plz send me any link for the converter. > Thank you > Regards, > Ambreen Ashfaq______________________________
Ambreen Ashfaq Afridi wrote: > Hi im looking for a vhdl to verilog converter. Im working with Trimode > Ethernet MAC core which is written in VHDL. I have to modify this code > but the problem is that I dont have any knowledge of VHDL. I do > programming in Verilog.Plz send me any link for the converter. > Thank you > Regards, > Ambreen Ashfaq http://doolittle.icarus.com/~larry/vhd2vl/ open source. It's doing a rough conversion but very usable for a first pass. taco