aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/interchange_ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Disable broken and failing interchange CIgatecat2022-06-211-132/+0
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* ci: Fixes for latest RapidWrightgatecat2022-03-171-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* interchange: Bump prjoxide versiongatecat2021-10-201-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Update python-fpga-interchange to v0.0.20Maciej Dudek2021-09-231-1/+1
| | | | Signed-off-by: Maciej Dudek <mdudek@antmicro.com>
* gh: interchange: bump python-interchange tagAlessandro Comodi2021-08-311-1/+1
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* [interchange] Update chipdb and python-fpga-interchange versionsMaciej Dudek2021-07-141-1/+1
| | | | Signed-off-by: Maciej Dudek <mdudek@antmicro.com>
* interchange: bump python-interchange versionAlessandro Comodi2021-07-081-1/+1
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* interchange: Bump versionsgatecat2021-06-151-2/+2
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* interchange: ci: update python-interchange tagAlessandro Comodi2021-06-111-1/+1
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* interchange: Add LIFCL-40 EVN testsgatecat2021-06-011-2/+2
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* interchange: Bump versionsgatecat2021-05-271-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* interchange: Bump versionsgatecat2021-05-211-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* gh-actions: interchange: use commit sha as cache keyAlessandro Comodi2021-05-201-4/+10
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* interchange: Bump versiongatecat2021-05-071-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* interchange: Bump versionsgatecat2021-04-301-2/+2
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* interchange: Bump versionsgatecat2021-04-201-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* gh-actions: increase python-fpga-interchange tag versionAlessandro Comodi2021-04-141-1/+1
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* interchange: Pin prjoxide commitgatecat2021-04-091-0/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Don't fail-fast for GH actions to allow for easier CI debugging.Keith Rothman2021-04-061-0/+3
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* [interchange] Update interchange CI for new chipdb change.Keith Rothman2021-04-011-2/+1
| | | | Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
* ci: Build prjoxide only for LIFCLgatecat2021-03-301-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* interchange: Add Nexus LUT testgatecat2021-03-301-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* interchange: Add Nexus to CIgatecat2021-03-301-1/+2
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* gh-actions: better yosys caching based on versionAlessandro Comodi2021-03-261-4/+33
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* interchange: add archcheck tests to all-device-test targetAlessandro Comodi2021-03-261-2/+0
| | | | | | | This increases parallelism and should make the FPGA interchange CI faster Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* gh-actions: use ccache and build tools before running testsAlessandro Comodi2021-03-251-1/+62
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* gh-actions: interchange: multiple jobs, one for each deviceAlessandro Comodi2021-03-241-5/+10
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* gh-actions: remove multi-process arch generationAlessandro Comodi2021-03-231-1/+1
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* fpga_interchange: address review commentsAlessandro Comodi2021-03-161-2/+4
| | | | Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
* github-actions: add basic CI to test FPGA interchangeAlessandro Comodi2021-03-161-0/+27
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>