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.

INTERCONNECT wil still be annotated

Status
Not open for further replies.

abu9022

Member level 3
Joined
Jan 2, 2013
Messages
60
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,715
Hi Friends

can you help me how to solve this warning

Code:
Warning-[SDFCOM_IWSBA] INTERCONNECT will still be annotated
./leon/iu_verilog2.sdf, 1804
module: iu_verilog2, "instance: TBLEON.TB.P0.LEON0.MCORE0.PROC0.IU0.IU1.iu2"
  SDF Warning: INTERCONNECT from   rst to U9846.A has Continuous Assignment at
  leon/iu_verilog2.v:2736, delay will still be annotated.


Warning-[SDFCOM_IWSBA] INTERCONNECT will still be annotated
./leon/iu_verilog2.sdf, 2209
module: iu_verilog2, "instance: TBLEON.TB.P0.LEON0.MCORE0.PROC0.IU0.IU1.iu2"
  SDF Warning: INTERCONNECT from   rst to U9750.A2 has Continuous Assignment
  at leon/iu_verilog2.v:2736, delay will still be annotated.


Warning-[SDFCOM_IWSBA] INTERCONNECT will still be annotated
./leon/iu_verilog2.sdf, 4134
module: iu_verilog2, "instance: TBLEON.TB.P0.LEON0.MCORE0.PROC0.IU0.IU1.iu2"
  SDF Warning: INTERCONNECT from   rst to U9125.B2 has Continuous Assignment
  at leon/iu_verilog2.v:2736, delay will still be annotated.
./leon/iu_verilog2.sdf
line 1804: (INTERCONNECT rst U9846/A (0.000:0.000:0.000))

./leon/iu_verilog2.v
assign \iuo[DEBUG][RST] = rst;
 
Last edited:

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top