blob: a648e593c0a3c52daf74c502a892e143f984528e [file] [log] [blame]
#!/bin/tcsh -f
#-------------------------------------------
# qflow variables for project ~/projects/efabless/design/striVe/qflow/striVe_spi
#-------------------------------------------
set qflowversion=1.4.31
set projectpath=~/projects/efabless/design/striVe/qflow/striVe_spi
set techdir=~/projects/efabless/design/striVe/qflow/striVe_spi/tech
set sourcedir=~/projects/efabless/design/striVe/qflow/striVe_spi/source
set synthdir=~/projects/efabless/design/striVe/qflow/striVe_spi/synthesis
set layoutdir=~/projects/efabless/design/striVe/qflow/striVe_spi/layout
set techname=EFS8Ams
set scriptdir=/usr/local/share/qflow/scripts
set bindir=/usr/local/share/qflow/bin
set logdir=~/projects/efabless/design/striVe/qflow/striVe_spi/log
#-------------------------------------------