Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST


Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | VHDL to Verilog Converter

There are 4 messages in this thread.

You are currently looking at messages 0 to 4.

VHDL to Verilog Converter - Ambreen Ashfaq Afridi - 2008-06-03 01:40:00

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



Re: VHDL to Verilog Converter - ALuPin@web.de - 2008-06-03 02:34:00

The time you will spend on the
"translation" could also be used to
make a design
on your own=B4.

Rgds
Andre


Re: VHDL to Verilog Converter - Aiken - 2008-06-03 10:34:00

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

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: VHDL to Verilog Converter - taco - 2008-06-04 07:21:00

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