| Author |
Message |
dinesh.4126
Joined: 27 Feb 2008 Posts: 35
|
30 Aug 2008 14:03 System verilog support |
|
|
|
| Is Modelsim XE6.2 Support for System verilog???
|
|
| Back to top |
|
 |
sree205
Joined: 13 Mar 2006 Posts: 417 Helped: 30
|
01 Sep 2008 9:58 System verilog support |
|
|
|
modelsim does support systemverilog, try to use the switch "sv" along with vlog to compile systemverilog files.
e.g : vlog -sv file_name.sv
|
|
| Back to top |
|
 |
dinesh.4126
Joined: 27 Feb 2008 Posts: 35
|
01 Sep 2008 10:33 Re: System verilog support |
|
|
|
| Which Modelsim Version Support System Verilog???
|
|
| Back to top |
|
 |
AdvaRes
Joined: 14 Feb 2008 Posts: 623 Helped: 33
|
01 Sep 2008 10:37 Re: System verilog support |
|
|
|
| dinesh.4126 wrote: |
| Which Modelsim Version Support System Verilog??? |
Starting from version 6.0C, modelsim support systemVerilog and systemc
|
|
| Back to top |
|
 |
dinesh.4126
Joined: 27 Feb 2008 Posts: 35
|
01 Sep 2008 10:47 Re: System verilog support |
|
|
|
| ya got it
|
|
| Back to top |
|
 |