how to integrated PLIs with ncverilog?

Status
Not open for further replies.

sqyu

Newbie level 4
Joined
Apr 24, 2003
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
45
I know how to integrate PLIs with C@dence ncelab, ncsim with the
Makefiles or pliwiz. However, I can not find a way to integrate PLIs
with ncverilog. So anyone help me? Thx.
 

As I know, ncverilog=ncvlog+ncelab+ncsim. If you use static linking, don't worry, ncverilog will work. If you load the pli lib via command line, make sure add +loadpli1 when invoke ncverilog.
 

you are right. when I build ncelab and ncsim well, ncverilog works.
later I find it is very clear because in Cadence document the ncverilog
has the options to specify which ncelab and which ncsim you want to use.

so no problem now
 

You can use the dynamic linking method.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…