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.

error after design import

Status
Not open for further replies.

avg_emp

Member level 2
Joined
Nov 8, 2006
Messages
46
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,541
hi all,

I'm new to cadence SoC 5.2 & using artisan 5.2 library.
After design import I get error as :-

==> ERROR: Cannot find 'clocks' that match 'clk pin' (File .constr.2578.pt, Line
9) <TCLCMD-917>.
==> ERROR: Can't get clock definition for clock '' (File .constr.2578.pt,
Line 9) <TCLCMD-265>.
Info: read_dc_script finished with 0 WARNING and 2 ERROR <USER-400>.

please detail how to remove it.
THANKS!!
 

Hi ,

This is mostly because of the missing SDC or missing clk definition.. check in the dc script weather clk/clk name is defined or correctly mentioned or not and if defined check if clk frequency and clk period are correctly defined. If this is defined properly.. then it is the clear cut case of missing sdc/IO constraints.
 

Hi,

Just play around with .sdc file & change clk frequency & clk period.......& import again......if again it shows error let me know..

regards
vreddy
 

Maybe, you miss the clock defintion. Had better get the sdc constraint file from dc synthesis.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top