* [CI/CD] Added force master image update option
* [CI/CD] Fixed .dockerignore while master image building
* [Test] checking correctness of source_modified flag
* [Bugfix] Fixed openfpga_flow in dockerignore
* [CICD] Added more context in dockerignore
* [CICD] Updated Dockerfile.master
* [CICD] Reverted test variables
* Add required files for LUTRAM integration and testing
* Add task for lutram
* Repair format (tab and space mismatched)
* Add disclaimer in architecture file
Co-authored-by: Aur??Lien ALACCHI <u1235811@lnissrv4.eng.utah.edu>
* [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