@User This is the error that comes up after I try to generate the netlist and then go to "Edit Netlist"
p
Praveen raj
11/03/2021, 4:09 PM
it says that u dont have gvim text editor u can do sudo apt install and download it ....or change the text editor which u want to use for viewing netlist..
r
Rana Muhammad Shahid Jamil
11/03/2021, 4:58 PM
As pointed out by @User you are missing gvim text editor. you can install it by
sudo apt install vim-gtk3
.
s
Stefan Schippers
11/04/2021, 1:25 AM
the xschemrc may define an editor to use when needed:
Following are some examples:
Copy code
set editor {gvim -f -geometry 90x28}
set editor { xterm -geometry 100x40 -e nano }
set editor { xterm -geometry 100x40 -e pico }
Stefan Schippers
11/04/2021, 1:25 AM
default if unspecified is gvim
c
Connie Duong
11/04/2021, 2:26 AM
@User@User@User Thanks for the help! I was able to generate and find my netlist
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.