File tree Expand file tree Collapse file tree 1 file changed +22
-19
lines changed
Expand file tree Collapse file tree 1 file changed +22
-19
lines changed Original file line number Diff line number Diff line change @@ -48,25 +48,28 @@ pipeline {
4848 axes {
4949 axis {
5050 name ' DESIGN' ;
51- values " aes" ,
52- " aes_core" ,
53- " APU" ,
54- " blabla" ,
55- " 'BM64 -override_env QUIT_ON_LINTER_ERRORS=0'" ,
56- " gcd" ,
57- " inverter" ,
58- " manual_macro_placement_test" ,
59- " picorv32a" ,
60- " PPU" ,
61- " s44" ,
62- " salsa20" ,
63- " spm" ,
64- " usb" ,
65- " usb_cdc_core" ,
66- " wbqspiflash" ,
67- " xtea" ,
68- " 'y_huff -override_env QUIT_ON_SYNTH_CHECKS=0'" ,
69- " zipdiv" ;
51+ values " ci/aes" ,
52+ " ci/aes_core" ,
53+ " ci/APU" ,
54+ " ci/blabla" ,
55+ " 'ci/BM64 -override_env QUIT_ON_LINTER_ERRORS=0'" ,
56+ " ci/gcd" ,
57+ " ci/inverter" ,
58+ " ci/manual_macro_placement_test" ,
59+ " ci/picorv32a" ,
60+ " ci/PPU" ,
61+ " ci/s44" ,
62+ " ci/salsa20" ,
63+ " ci/usb" ,
64+ " ci/usb_cdc_core" ,
65+ " ci/wbqspiflash" ,
66+ " ci/xtea" ,
67+ " 'ci/y_huff -override_env QUIT_ON_SYNTH_CHECKS=0'" ,
68+ " ci/zipdiv" ,
69+ " ci/aes_user_project_wrapper" ,
70+ " ci/caravel_upw" ,
71+ " ci/mem_1r1w" ,
72+ " spm" ;
7073 }
7174 }
7275 stages {
You can’t perform that action at this time.
0 commit comments