⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
EclaireXL
All Projects
EclaireXL
Overview
Activity
Issues
News
Documents
Wiki
Forums
Files
Repository
Download (222 Bytes)
Statistics
| Revision:
repo2
/
papilioduo
/
build.sh
View
History
Annotate
#!/bin/bash
args
=
$@
shift
.
/home/markw/fpga/xilinx/14.7/ISE_DS/settings64.sh
export
XILINX_DSP
export
LD_LIBRARY_PATH
export
XILINX_EDK
export
PATH
export
XILINX_PLANAHEAD
export
XILINX
which xst
./build.pl
${
args
}
« Previous
1
2
3
4
5
…
10
Next »
(3-3/10)
Loading...