Skip to content
Snippets Groups Projects
Verified Commit 4f0051b9 authored by Byron Lathi's avatar Byron Lathi
Browse files

Add gitlab ci

parent 9bab7db2
No related branches found
No related tags found
1 merge request!1Resolve "M2s DMA"
Pipeline #677 passed
variables:
GIT_SUBMODULE_STRATEGY: recursive
stages:
- sim
sim:
stage: sim
tags:
- linux
- efinity
script:
- source init_env.sh
- make sim
- cd sim/cocotb
- make -j`nproc`
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment