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.

Concept HDL find and replace

Status
Not open for further replies.

hithesh123

Full Member level 6
Joined
Nov 21, 2009
Messages
324
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Location
lax
Activity points
3,548
Is there a feature in concept HDL similar to find/replace.
I am trying to rename netlist.

Tried Global update, but doesn't work the way I want. For example,

the net names are x_y_z1, x_y_z2 etc
If I want to replace x with a, I can't just search for x, it has to be x*.
Nothing turns up if I search for just x. When I search for x*, the nets show up.

Any tricks?
 

To answer my own question, in Global update, instead of netlist, use sig_name
 

Such work is done by the help of scripts.
You can use Perl or Python.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top