Hi,
I have made a setup file option through browse option..in setup file..there is two options:-
netlist "test_name"
cell "list"
i want that when user selects setup file from browse option, automatically netlist path and topcell option gets field..in netlist path it takes realpath of test_name and in cell part is displays cell i.e list from setup file ...
simply i want when user selects setup file the info inside file of netlist and cell popus in respective string boxes.
How can i achive that?