aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: Use GH only for Mistral and fpga-interchangegatecat2021-05-151-2/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Increase vCPU to 5 because of cirrus resource limit change.Keith Rothman2021-04-051-1/+1
| | | | | | Cirrus CI now requires that RAM (in GiB) be less than 4*vCPU. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* cmake: Enable -Wextra, and -Werror in some casesgatecat2021-02-251-1/+1
| | | | | | -Werror is not enabled by default, except on CI and for a few specific common traps, to avoid the inevitable breakages when new compiler versions add new diagnostics. Signed-off-by: gatecat <gatecat@ds0.me>
* generic: Add bel pin mapping testgatecat2021-02-151-0/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Add FPGA interchange tests to CI.Keith Rothman2021-02-121-1/+2
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* Gowin target (#542)Pepijn de Vos2020-12-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * load wires * add slice bels * add IOB * add aliases * local aliases * broken packing stuff * working packer * add constraints * pnr runs1111 * add timing info * constraints * more constraint stuff * add copyright * remove generic reference * remove parameters * remove generic python api * add newline to end of file * some small refactoring * warn on invalid constraints * don't error on missing cell * comment out debugging print * typo * avoid copy * faster empty idstring * remove intermediate variable * no more deadnames * fix cst warnings * increase ripup and epsilon a bit * take single device parameter * add info to readme * gui stubs * Revert 4d03b681a8634e978bd5af73c97665500047e055 * assign ff_used in assignArchInfo * decrease beta for better routability * try to fix CI
* cmake: Disable building GUI by defaultDavid Shah2020-12-081-1/+1
| | | | | | | This should reduce the number of Qt5-related issues, which often prevent even the basic command line flow from working. Signed-off-by: David Shah <dave@ds0.me>
* nexus: Update docs and CMakeDavid Shah2020-11-301-1/+1
| | | | Signed-off-by: David Shah <dave@ds0.me>
* nexus: Add to CIDavid Shah2020-11-301-1/+1
| | | | Signed-off-by: David Shah <dave@ds0.me>
* ci: Run --test architecture checksDavid Shah2020-06-291-0/+1
| | | | Signed-off-by: David Shah <dave@ds0.me>
* CI: not using a custom install prefix for prjtrellisJared Boone2020-02-041-1/+1
|
* ci: Run generic post-PnR sim smoketestDavid Shah2019-11-271-1/+1
| | | | Signed-off-by: David Shah <dave@ds0.me>
* ci: Run generic example simple.shDavid Shah2019-04-171-1/+2
| | | | Signed-off-by: David Shah <dave@ds0.me>
* ci: Run ECP5 regression testsDavid Shah2019-03-011-0/+1
| | | | Signed-off-by: David Shah <dave@ds0.me>
* [tests] Run ice40 regressions in parallelEddie Hung2019-02-111-1/+1
|
* [tests] Do git submodule sync/updateEddie Hung2019-02-111-0/+1
|
* [timing] Do I need test in the task name too?Eddie Hung2019-02-111-1/+1
|
* [tests] Retry .cirrus.ymlEddie Hung2019-02-111-1/+1
|
* [tests] Add to CIEddie Hung2019-02-091-1/+2
|
* ci: Add attosoc smoketest for ice40David Shah2018-12-081-1/+2
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* ci: more RAMSergiusz Bazanski2018-12-061-4/+4
|
* ci: run test binariesSergiusz Bazanski2018-12-061-2/+5
|
* ci: downloadmoreram.comSergiusz Bazanski2018-12-051-1/+1
|
* ci: implement using CirrusCISergiusz Bazanski2018-12-051-0/+8