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.

DC command for searching a command

Status
Not open for further replies.

anssprasad

Member level 5
Joined
Jun 29, 2007
Messages
82
Helped
12
Reputation
24
Reaction score
3
Trophy points
1,288
Activity points
1,725
Hi,

To get a list of variables in DC that match a pattern we use printvar.

There is a similar command that is used to list the commands that contain a given pattern. Does anyone know about it?

Thanks
Prasad.
 

Hi Prasad,

Yes use help *<string>* , it will list you all the commands. For example to get all the commands that have test in it

help *test*

-cheers
vlsi_eda_guy
 

    anssprasad

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

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top