Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Working in synthesis

Status
Not open for further replies.

ranayehya

Junior Member level 3
Joined
Apr 13, 2018
Messages
26
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
203
Hello
I work with synopsys for the first time and some issues I have in running the synthsis


Design 'gng' has '2' unresolved references UID-341
In design 'gng' , Input port'clk' drives wired logic LINT-6
Connot find the design 'gng_ctg' in the library 'Work'LBR-1
Unable to resolve reference 'gng_ctg' in 'gng' LINT-5

and lots of warnings like this
I know these only warnings but after that I have these errors in design setup step


../syn/output/gng.v ; Error Port connection failed VER-500
Verilog parser cannot parse the ../syn/output/gng.v MWNL-047
Current design is not defined UID-4


Any help ?
Thanks in advance
 

It seem to me that your list of input verilog files are not enough.
You need to read ../syn/output/gng_ctg.v also, before reading gng.v.

Have a check if it is the reason.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top