There was an error while loading. Please reload this page.
1 parent 9acd1f3 commit 130d905Copy full SHA for 130d905
1 file changed
.gitlab-ci.yml
@@ -82,6 +82,7 @@ build-vsim:
82
script:
83
- export CC="$(command -v gcc-11.2.0 || command -v gcc)"
84
- export CXX="$(command -v g++-11.2.0 || command -v g++)"
85
+ - make quick-tool
86
- make init
87
- make dram-build
88
- make generate config=cachepool_fpu_512
0 commit comments