OpenFPGA/.github/workflows
ganeshgore 487bcd6734
[Bugfix] failing docker build + push on master branch (#196)
* [Build] Added MAKE_FLAGS variable to Makefile
+ Mainly too provide -j parallel execution option

* [Yosys] Corrected output filename in QLyosys

* Revert "[Build] Added MAKE_FLAGS variable to Makefile"

This reverts commit c5e9da985a.

* [Shellrun] Added nested tasks to shortcuts

* Test on docker optimization pull request

* Optimized docekrfile.env

* Added parallel build option to cmake

* Reverted CMAKE parallel build

* Updated docker_regression_tests

* Corrected OPENFPGA_PATH in dockerfile

* Trying to merge  artifact_regression_tests and docker_distribution

* Revert "Trying to merge  artifact_regression_tests and docker_distribution"

This reverts commit fba6996d59.

* Added CI/CD documentation docs

* Code cleanup in flow and task script

* Saved regression artifcats in case of failure

* Logged exception in run command

* Checking failed regression test artifact upload

* Fixed yosys bug

* Removed travis and few unused local file

* Added -batch option in openfpga_flow script

* Upload artifacts for debug on failed regression test

* Added OpenFPGA shell info in logger print

* Updated docs

* [Backup] openfpga.sh backedup before pull request

* [CI/CD] Added extra runtime dependencies

* [CI/CD] Updated runtime enviroment to python3.8

* [CD/CD] Removed restalling depedencies, can be done by rebuilding images

* [Docs] Corrected typo

* [CI/CD] Moved pip installation to dockerfile

* [CI/CD] Running regression test with run-task

* [Python3.8] Added alternate python version

* [Bugfix] Fixed missing files/dir while building master docker image on origin/master branch

* Removed extra files

* Removed extra files 2
2021-01-27 11:17:32 -07:00
..
basic_reg_test.sh [Regression] Upgraded runtime enviroment to python3.8 2021-01-26 16:40:45 -07:00
build.yml [Bugfix] failing docker build + push on master branch (#196) 2021-01-27 11:17:32 -07:00
docker.yml Fix dockerfile for master build to include yosys/share, and fix conditionals. 2021-01-21 16:40:09 -07:00
fpga_bitstream_reg_test.sh [Regression] Upgraded runtime enviroment to python3.8 2021-01-26 16:40:45 -07:00
fpga_sdc_reg_test.sh [Regression] Upgraded runtime enviroment to python3.8 2021-01-26 16:40:45 -07:00
fpga_spice_reg_test.sh [Regression] Upgraded runtime enviroment to python3.8 2021-01-26 16:40:45 -07:00
fpga_verilog_reg_test.sh [Regression] Upgraded runtime enviroment to python3.8 2021-01-26 16:40:45 -07:00
install_dependencies_build.sh Add missing tcl dependencies 2020-12-22 18:14:09 -07:00
install_dependencies_run.sh [Regression] Upgraded runtime enviroment to python3.8 2021-01-26 16:40:45 -07:00
install_dependency_old.sh Fix dependency script reference in old build 2021-01-25 11:58:35 -07:00
labeler.yml Add docker build workflow and fix submodule issues. 2020-12-22 17:37:14 -07:00