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.

FFGEN - Problem with synthesizing FabScalar with Nangate library

Status
Not open for further replies.

emsey

Newbie level 3
Joined
Jun 26, 2014
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
13
Hello there,

I am trying to synthesize FabScalar with Nangate 45 nm cell libarary.
When I synthesize it, I get this warning:

Code:
Warning: Target library contains no replacement for register 'lsuPacket0_reg[62]' (**FFGEN**). (TRANS-4)

And when I look up into the generated netlist I have something like this:

Code:
\**FFGEN**  lsu_lsuPacket0_reg_62_ ( .next_state(1'b0), .clocked_on(1'b0), 
        .force_00(1'b0), .force_01(n171085), .force_10(1'b0), .force_11(1'b0), 
        .QN(n149787) );

I have all the flip flops "set_dont_use" commented according to this: https://www.edaboard.com/threads/170129/
As I read here and there, it seems like there is a problem with set reset of flip-flops in the cell library. Any help with changing the cell or other solutions?

Thanks
 
Last edited:

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top