OpenCores
URL https://opencores.org/ocsvn/darkriscv/darkriscv/trunk

Subversion Repositories darkriscv

[/] [darkriscv/] [trunk/] [boards/] [lattice_brevia2_xp2/] [build.sh] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 marcelos
#!/bin/sh
2
 
3
# Simple script to invoke diamondc - the Lattice Diamond TCL console
4
 
5
 
6
DIAMOND_PATH=/usr/local/diamond/3.11_x64
7
 
8
export TEMP=/tmp
9
export LSC_INI_PATH=""
10
export LSC_DIAMOND=true
11
export TCL_LIBRARY=$DIAMOND_PATH/tcltk/lib/tcl8.5
12
export FOUNDRY=$DIAMOND_PATH/ispFPGA
13
export PATH=$FOUNDRY/bin/lin64:"$PATH"
14
$DIAMOND_PATH/bin/lin64/diamondc darksocv.tcl 2>&1 | tee darksocv_build.log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.