| Author |
Message |
meetspraveen
Joined: 02 Mar 2007 Posts: 44 Helped: 1
|
31 Mar 2007 8:35 systemC |
|
|
|
|
hai,
tell me wat is the compiler for systemC?if any one have give me or tell me link to get it free?
|
|
| Back to top |
|
 |
pmat
Joined: 26 Mar 2007 Posts: 55 Helped: 4 Location: Heraklion, Greece, EU
|
31 Mar 2007 18:32 Re: systemC |
|
|
|
|
Hi,
try g++ :
http://gcc.gnu.org/
pmat
|
|
| Back to top |
|
 |
sumit_techkgp
Joined: 01 Apr 2007 Posts: 136 Helped: 3
|
01 Apr 2007 9:01 systemC |
|
|
|
|
Use what ever C++ compiler you have (Example: g++, SunCC)
Sumit
|
|
| Back to top |
|
 |
modelsim62c
Joined: 30 Mar 2007 Posts: 43 Helped: 3
|
03 Apr 2007 6:47 Re: systemC |
|
|
|
|
| sumit_techkgp wrote: |
Use what ever C++ compiler you have (Example: g++, SunCC)
Sumit |
But if you want to co-simulate SystemC with Verilog/VHDL, don't Cadence/Synopsys/Mentor require you to use a specific C++ compiler? Or can you use any compiler and link the object-code with your simulator of choice?
|
|
| Back to top |
|
 |
sumit_techkgp
Joined: 01 Apr 2007 Posts: 136 Helped: 3
|
04 Apr 2007 10:55 systemC |
|
|
|
|
Cadence uses a g++/SunCC complier to compile you syc files into object codes. The g++ Complier itself will be shipped bt cadence. Infact that will be used internally by cadence tool (ncsc). The elaborator (ncelab) will link these object codes with HDL. Please let me know if u have any more queries.
Sumit
|
|
| Back to top |
|
 |
Google AdSense

|
04 Apr 2007 10:55 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
meetspraveen
Joined: 02 Mar 2007 Posts: 44 Helped: 1
|
21 Apr 2007 19:00 systemC |
|
|
|
|
thanks for ur response.but i want free systemC compiler.Is it possible to get
Added after 2 minutes:
can any one have modelSIM SE full version+systemC support.......if so help me urgent
|
|
| Back to top |
|
 |
sawaak
Joined: 20 May 2003 Posts: 153 Helped: 4
|
21 Apr 2007 19:48 Re: systemC |
|
|
|
|
| meetspraveen wrote: |
thanks for ur response.but i want free systemC compiler.Is it possible to get
Added after 2 minutes:
can any one have modelSIM SE full version+systemC support.......if so help me urgent |
Hi,
full version isnt free, u can get evaluation version of modelsim from their website.
thanks
sawaak
|
|
| Back to top |
|
 |
meetspraveen
Joined: 02 Mar 2007 Posts: 44 Helped: 1
|
22 Apr 2007 18:13 systemC |
|
|
|
|
hai sawaak
will evaluation version support....systemC
|
|
| Back to top |
|
 |