Add fpga ci
This commit is contained in:
9
hw/fpga/.gitlab-ci.yml
Normal file
9
hw/fpga/.gitlab-ci.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
default:
|
||||
image: bslathi19/modelsim_18.1:lite
|
||||
tags:
|
||||
- docker
|
||||
|
||||
build1:
|
||||
stage: build
|
||||
script: quartus_map super6502 -c super6502
|
||||
|
||||
Reference in New Issue
Block a user