LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Sponsors
  • Mirrors
  • Logos
  • Contact us
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cores > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: msaluja@n...
    Date: Sat, 11 Jan 2003 12:01:07 -0100
    Subject: Re: [oc] netlist simulation
    Top

    
    
    ----- Original Message ----- 
    From: jae lim <jlim0011@y... > 
    To: cores@o...  
    Date: Thu, 18 Jul 2002 14:20:03 -0700 (PDT) 
    Subject: [oc] netlist simulation 
    
    > 
    > 
    > Hello there 
    > 
    > here is the post synthesis file included in a test 
    > bench. 
    > It is just a small example. But when I use ncverilog 
    > simulate 
    > it, it gave me error saying that : 
    > 
    > Unbounded ncvlog: *W,UNBINS: Unbound instance found: 
    > U1::NR2 in unit worklib.prioritize:v 
    > ........... 
    > 
    > Is there anybody tell me why?? 
    > 
    > Thanks a lot 
    > 
    > Have  a nice weekend 
    > 
    > Xia 
    > 
    Hi
    
    Looks like , the cell NR2/U1 (module priortize )is being compiled
    before the vendor specific library file (which should contain the NR2
    verilog primitive) is compiled . 
    
    Does this helps ?
    
    -Manit
    
    
    
     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.