johnp
Guest
Thu Sep 01, 2011 4:22 pm
I need to convert some Verilog files to VHDL and have looked at
assorted (free) tools. So far,
the Verilog2VHDL tool from Questa Technologies looks promising, but it
has a number of bugs.
Does anyone know if they still exist and are supporting the tool?
Can anyone suggest a better tool?
Thanks!
John Providenza
Stephen Williams
Guest
Sat Sep 03, 2011 3:17 am
On 09/01/2011 07:22 AM, johnp wrote:
Quote:
I need to convert some Verilog files to VHDL and have looked at
assorted (free) tools. So far,
the Verilog2VHDL tool from Questa Technologies looks promising, but it
has a number of bugs.
Does anyone know if they still exist and are supporting the tool?
Can anyone suggest a better tool?
Icarus Verilog has a VHDL target code generator that is being
actively maintained.
--
Steve Williams "The woods are lovely, dark and deep.
steve at icarus.com But I have promises to keep,
http://www.icarus.com and lines to code before I sleep,
http://www.picturel.com And lines to code before I sleep."
Cary R.
Guest
Mon Sep 05, 2011 8:51 pm
On 9/2/2011 8:17 PM, Stephen Williams wrote:
Quote:
On 09/01/2011 07:22 AM, johnp wrote:
I need to convert some Verilog files to VHDL and have looked at
assorted (free) tools. So far,
the Verilog2VHDL tool from Questa Technologies looks promising, but it
has a number of bugs.
Does anyone know if they still exist and are supporting the tool?
Can anyone suggest a better tool?
Icarus Verilog has a VHDL target code generator that is being
actively maintained.
Note that the Icarus VHDL target was designed for translating
synthesizable Verilog code. It is not currently and may never be a
general purpose Verilog to VHDL converter.
Cary
johnp
Guest
Tue Sep 06, 2011 5:51 am
On Sep 5, 1:51 pm, "Cary R." <no-s...@host.spam> wrote:
Quote:
On 9/2/2011 8:17 PM, Stephen Williams wrote:
On 09/01/2011 07:22 AM, johnp wrote:
I need to convert some Verilog files to VHDL and have looked at
assorted (free) tools. So far,
the Verilog2VHDL tool from Questa Technologies looks promising, but it
has a number of bugs.
Does anyone know if they still exist and are supporting the tool?
Can anyone suggest a better tool?
Icarus Verilog has a VHDL target code generator that is being
actively maintained.
Note that the Icarus VHDL target was designed for translating
synthesizable Verilog code. It is not currently and may never be a
general purpose Verilog to VHDL converter.
Cary
I've looked at Icarus and it's VHDL translation doesn't quite fit the
bill. The Questa Technologies folks
have emailed back and look to be making updates and bug-fixes. We'll
see how they work out!
John P.