Leandro Marsó

Results 5 issues of Leandro Marsó

Just fixed some typos :)

##`print WRITE "#TCL written from proton verion-$TOOL_VERSION\n";` Fixed on: #5

File make_design_browser refers to a mising file: `$search_image = $subWin->Photo(-file=> "$path2eq/ETC/b1.png"); `

**Situation:** When starting proton from command line. Error message: > Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/lean/vlsi/proton/PARSER/make_rw_lib line 1052. **Solution:** Based on http://perldoc.perl.org/perldiag.html#Can%27t-use-%27defined(%40array)%27-(Maybe-you-should-just-omit-the-defined()%3f) I've just...

Hi! I found that when trying to use the command read_lib it fails with the following error: > Undefined subroutine &liberty::si2drPIInit called at /home/lean/vlsi/temp/proton/PARSER/make_rw_lib I installed succesfully the Liberty-Parser-0.04 perl...