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 to change sub-module port tie off value in test compiler

Status
Not open for further replies.

TonyLS

Member level 3
Joined
Jan 21, 2009
Messages
58
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Location
Boston, MA
Activity points
1,760
There's a sub-block in my design that I receive from another group which has two test ports tied to 1'b0. Within my scan insertion script (using test compiler within dc_compiler) which uses the ddc, how can I change the 1'b0 to 1'b1.

I know I can go back to synthesis and change the RTL to the 1'b1 value but I would like to do it within the test insertion flow instead of the synthesis flow.

The reason why these signals are not brought to the top level is that our semi vendor can some how deal with it at the sub-module level.

Thanks for your help.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top