Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Travis-CI which builds gateware #50

Closed
wants to merge 14 commits into from
Closed

Conversation

mithro
Copy link
Member

@mithro mithro commented Sep 14, 2015

Fixes #8.

This stuff is based of the artiq stuff at https://github.com/m-labs/artiq and uses a similar method of making a cut back Xilinx ISE which is then encrypted and only made avaliable to the CI system. Because of the stripped back nature of the Xilinx ISE, changes can cause build failures if they make ISE require new files that were not previously touched. The .travis/package-xilinx.sh script can be used to recreate the package from a full ISE install.

Travis continues to use the same "quick setup scripts" we recommend people run to get up and running. It is important to keep things this way so that we have testing of the setup instructions.

As the gateware takes significantly longer than the previous firmware builds, each target now builds on a separate machine.

@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling 745b3b8 on timvideos:travis-xilinx into 70d371c on timvideos:master.

@mithro mithro closed this Sep 18, 2015
@mithro mithro deleted the travis-xilinx branch September 19, 2015 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants