Search found 4 matches

by otto9Q9otto
Sat Oct 24, 2020 11:34 pm
Forum: SymbiFlow
Topic: Trying to set up Symbiflow
Replies: 6
Views: 21297

Re: Trying to set up Symbiflow

Thanks, kkumar for the hand-holding. For the benefit of others who may be similarly clueless, here is what worked (on Linux Mint 20): At https://github.com/QuickLogic-Corp/quicklogic-fpga-toolchain : There is the direction: export INSTALL_DIR="specify the installpath" bash Symbiflow_v1.3.0...
by otto9Q9otto
Thu Oct 22, 2020 8:43 pm
Forum: SymbiFlow
Topic: Trying to set up Symbiflow
Replies: 6
Views: 21297

Re: Trying to set up Symbiflow

Hi kkumar, Your suggestion worked up to the point indicated: otto@juice:~/Documents/verilog/symbiflow/install$ export INSTALL_DIR=~/Documents/verilog/symbiflow/install/tests/counter_16bit otto@juice:~/Documents/verilog/symbiflow/install$ export PATH="$INSTALL_DIR/install/bin:$INSTALL_DIR/instal...
by otto9Q9otto
Tue Oct 20, 2020 9:57 pm
Forum: SymbiFlow
Topic: Trying to set up Symbiflow
Replies: 6
Views: 21297

Re: Trying to set up Symbiflow

Following directions https://github.com/QuickLogic-Corp/quicklogic-fpga-toolchain , in terminal I entered otto@juice:~/Documents/verilog/symbiflow$ export INSTALL_DIR=~/Documents/verilog/symbiflow More than a dozen software packages was then installed, including python. It sort of looks like I am be...
by otto9Q9otto
Fri Oct 16, 2020 12:13 am
Forum: SymbiFlow
Topic: Trying to set up Symbiflow
Replies: 6
Views: 21297

Trying to set up Symbiflow

Software is not my, um, strong point. I am following directions to set up Symbiflow as described here https://symbiflow.readthedocs.io/en/latest/symbiflow-arch-defs/docs/source/getting-started.html#clone-repository . I cloned the GitHub repository, unzipped the file to the new directory. The screens...