verilog-in problem in ic5141 about ">>>" operator

P

ponderboy

Guest
in ic5141isr,the verilog code have ">>>" operator,when do verilogin
operation it says that s syntax erroe of ">>>",how to fix it?
 
On Thu, 09 Aug 2007 09:25:10 -0700, ponderboy <cqu_wyx@yahoo.com.cn> wrote:

in ic5141isr,the verilog code have ">>>" operator,when do verilogin
operation it says that s syntax erroe of ">>>",how to fix it?
If you use a more recent IC5141 version (I've no idea what you're using), but it
certainly should be OK from IC5141 USR4 onwards, it will use ncvlog as the
analyzer rather than VAN. VAN has a fairly outdated view of verilog.

There is a means of switching it back to VAN, but in general using ncvlog will
be more successful.

Andrew.
--
Andrew Beckett
Senior Solution Architect
Cadence Design Systems, UK.
 

Welcome to EDABoard.com

Sponsor

Back
Top