proton
proton copied to clipboard
unable to rectify Can't locate /efdev/apps/proton/commandsFile line 237
Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...
Running on an Ubuntu VM. Every time I invoke the ./UTILS/make_tool script I get the following output: _Wide character in print at ./UTILS/make_tool line 76, line 11._ I've installed all...
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...