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.

How not to remove constant registers for only JTAG to change values

Status
Not open for further replies.

ldvader

Newbie level 1
Joined
Jul 28, 2012
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,288
Hello,

In my design, I have a set of configuration registers that are read-only in runtime. When booting up, I'm going to use JTAG to write on those registers.

Design Compiler thinks these scannable registers as constant registers, as they receive no input signals. I thought DC would think the input from the scan chain is a valid input so leave the register intact, but it just removes all those registers.

Can anyone advise me how to achieve this 'runtime read-only registers initialized by JTAG'?

Thank you.

Brandon
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top