| Author |
Message |
cy-yzm
Joined: 27 Jul 2002 Posts: 4
|
03 Jul 2003 17:55 The difference between the ModelSim SE 5.7c and PE 5.7C? |
|
|
|
What is the difference between the ModelSim SE and PE ?
THX
|
|
| Back to top |
|
 |
drwho78
Joined: 01 Jan 1970 Posts: 214 Helped: 7
|
03 Jul 2003 18:40 |
|
|
|
| The difference is speed. PE version is cheaper and is slowed down. SE version is more expensive and is not slowed down.
|
|
| Back to top |
|
 |
gabby
Joined: 18 Mar 2002 Posts: 97 Location: Israel
|
13 Jul 2003 11:56 |
|
|
|
Hi.
Here is the compare :
http://www.model.com/products/prodcomp.asp
Best regards.
|
|
| Back to top |
|
 |
changeun
Joined: 04 Sep 2003 Posts: 4
|
07 Sep 2003 3:34 just my experience |
|
|
|
In my experience, two version very different beside same interface.
gabby's pronounce website is exact.
actually very important point is not allow PLI on PE, so can't run a full bus-fucntion simulation that similar h/w s/w co-verification.
and acutally very very late to do simulation, sometime get angry too late --;
|
|
| Back to top |
|
 |
joe2moon
Joined: 19 Apr 2002 Posts: 371 Helped: 12 Location: MOON
|
25 Sep 2003 17:31 DO NOT support PLI on PE, really ? |
|
|
|
changeun said, "not allow PLI on PE...."
But in http://www.model.com/products/prodcomp.asp
PE has supported
** Verilog Programming Language Interface
** i.e. PLI 1.0 (tf & acc functions), PLI 2.0 (vpi functions)
PE does NOT support
VHDL Foreign Language Interface (Modelsim FLI)
|
|
| Back to top |
|
 |
changeun
Joined: 04 Sep 2003 Posts: 4
|
26 Sep 2003 4:10 Re: The difference between the ModelSim SE 5.7c and PE 5.7C? |
|
|
|
Hello, joe2moon
Yes, You are correct.
It's my mistake.
When I made progess project that crypto-module, I used both language (VerilogHDL, VHDL)
I did concurrently both language. so, I confused.
For test, I used @ltera Excalibure. At time, I had used PE and SE modelsim.
There are "Full-bus function simulation" that Excalibure verification name.
Full-bus function simualtion some alike HW checking simulation with PLI, FLI. (Before I was only using PLI at Verilog-XL)
SE can run PLI and FLI, but PE can't run FLI.
sorry my wrong.
|
|
| Back to top |
|
 |