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 set a NET in DEF file as FIXED?

Status
Not open for further replies.

ttxs

Junior Member level 1
Joined
Jun 26, 2013
Messages
16
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
249
My boss wants to prevent routing tools from modifying some particular nets. So he asked to "mark those nets to something like i.e. +FIXED, so it won't be changed by the router. "

Could anyone tell me if it works? If so, what exactly should I do to the DEF file? An example will be really appreciated it :)
 

it can be done, but whether the tool will respect it or not, that is a different question. fixed is probably not the attribute you want, +routed should work for you. give it a try.

- - - Updated - - -

the intent you are trying to pass on to the tools might be easier to do using commands like set_dont_route, just a tip.
 
  • Like
Reactions: ttxs

    ttxs

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top