A cheap or free version of System Verilog?

R

Robert Miles

Guest
Is there a cheap or free version of System Verilog?

I'm interested in learning it on my own computer before applying for some local jobs that require it.
 
Robert Miles <robertmilesxyz@gmail.com> wrote:

Is there a cheap or free version of System Verilog?
What do you mean by "version".

Now, in the case of a language like C, one might ask for
a cheap or free compiler, but not a cheap or free version of C.

In the case of system verilog, though, you might want a simulator
or logic synthesis system. Two different things, but neither
are a version of System Verilog.

-- glen
 
So I picked the wrong word.

I'm mainly interested in a simulator, but also somewhat in a logic synthesis system.
 
glen herrmannsfeldt wrote:
Robert Miles <robertmilesxyz@gmail.com> wrote:

So I picked the wrong word.

I'm mainly interested in a simulator, but also somewhat
in a logic synthesis system.

Both Xilinx and Altera have free versions of their FPGA software,
including both simulation and synthesis.

I haven't followed how close to System Verilog they are, though.

You might look at those.

-- glen
No System Verilog support from Xilinx, yet. I heard Vivado
would have it, but that won't be free.

-- Gabor
 
Robert Miles <robertmilesxyz@gmail.com> wrote:

So I picked the wrong word.

I'm mainly interested in a simulator, but also somewhat
in a logic synthesis system.
Both Xilinx and Altera have free versions of their FPGA software,
including both simulation and synthesis.

I haven't followed how close to System Verilog they are, though.

You might look at those.

-- glen
 
Gabor <gabor@szakacs.invalid> wrote:

(snip, I wrote)
Both Xilinx and Altera have free versions of their FPGA software,
including both simulation and synthesis.

I haven't followed how close to System Verilog they are, though.
(snip)
No System Verilog support from Xilinx, yet. I heard Vivado
would have it, but that won't be free.
So far I haven't been so interested in System Verilog.

I mostly write structural verilog and continuous assignment,
and, as far as I know, that hasn't changed much.

-- glen
 
On 6/27/2012 5:15 PM, Gabor wrote:
glen herrmannsfeldt wrote:
Robert Miles <robertmilesxyz@gmail.com> wrote:

So I picked the wrong word.

I'm mainly interested in a simulator, but also somewhat in a logic
synthesis system.

Both Xilinx and Altera have free versions of their FPGA software,
including both simulation and synthesis.

I haven't followed how close to System Verilog they are, though.

You might look at those.

-- glen

No System Verilog support from Xilinx, yet. I heard Vivado
would have it, but that won't be free.

-- Gabor
I already have enough experience in Verilog (not System Verilog)
that I'm currently not looking for any more. Most of it was in
ASICs, not FPGAs.

Robert Miles
 
Robert Miles <robertmilesxyz@gmail.com> writes:

So I picked the wrong word.

I'm mainly interested in a simulator, but also somewhat in a logic synthesis system.
The freebie Modelsim provided by Altera with Quartus (Altera Starter
Edition) supports most SystemVerilog. There was a thread about it a year
or two ago.

I don't know of any free tools for synthesis.
 
Robert Miles於 2012年6月28日星期四UTC+8上午2時59分06秒寫道:
So I picked the wrong word.
Please check the Xilinx, Altera, Lattace and Acronix FPGA sites first.



I'm mainly interested in a simulator, but also somewhat in a logic synthesis system.
 
On Wednesday, June 27, 2012 11:44:57 AM UTC+5:30, Robert Miles wrote:
Is there a cheap or free version of System Verilog?



I'm interested in learning it on my own computer before applying for some local jobs that require it.
----------------------------------------
You can go for Modelsim SE or Questasim from Mentor Graphics...
there is also tool "VCS" from Synopsys used for functional verification.
but VCS can only be run on Linux platform.
 
On Wednesday, June 27, 2012 1:14:57 AM UTC-5, Robert Miles wrote:
Is there a cheap or free version of System Verilog?



I'm interested in learning it on my own computer before applying for some local jobs that require it.

There is a free web browser-based IDE that lets you simulate SystemVerilog: http://www.edaplayground.com

It is specifically designed for educational purposes. It also includes a couple synthesis tools.
 

Welcome to EDABoard.com

Sponsor

Back
Top