-
Notifications
You must be signed in to change notification settings - Fork 26
Cutting back Xilinx ISE
Tim Ansell edited this page Jul 8, 2015
·
1 revision
Xilinx ISE tools are like 14 gigabytes, this is kind of sucky as not everyone has the space / bandwidth to use that. This includes some random notes about trying to cut back the Xilinx tools while still compiling the firmware;
Artiq has gotten some of this working on Travis with misoc/migen; see the following to bits;
- https://github.com/m-labs/artiq/blob/master/.travis.yml
- https://github.com/m-labs/migen/blob/master/tools/strace_tailor.sh
Joel Stanley also look at it; notes can be found at