verilog2vhdl icon

verilog2vhdl For Linux

  n/a
GPL    

Free Verilog to VHDL Converter. #VHDL converter  #Verilog converter  #Verilog  #VHDL  #Converter  #Convert  

Description

Free Download

verilog2vhdl is an utility that has been developed for those who wants to convert an existing verilog design into VHDL. The generated VHDL may not work as is and may require some manual correction to ensure the VHDL data type matching. This has been developed in Java( 1.6.x ) in order to make it platform independent and bundled as an executable JAR file. Click here to download this free translator for Linux platform and click here to download it for Windows.

verilog2vhdl -in simple_and.v -top simple_and_top -out simple_and.vhd

OR java -jar $EDAUTILS_ROOT/lib/verilog2vhdl.jar -in simple_and.v -top simple_and -out output.vhd

There are other switches like -only_entity to create just the entity correspomding to the specified top. Similarly, there is -only_component to create a component declaration corresponding to the specified module.

User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

verilog2vhdl 30SEP2012

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  1 screenshot:
verilog2vhdl - Usage example of verilog2vhdl from the command-line
  main category:
Utilities
  developer:
  visit homepage