cocotb - add debug test to regression lists

This commit is contained in:
M0stafaRady 2022-10-17 08:57:20 -07:00
parent b5234b269f
commit cf1519b929
1 changed files with 7 additions and 7 deletions

View File

@ -178,7 +178,12 @@
"GL":["r_gl","nightly","weekly","tape_out"],
"GL_SDF":["r_sdf","weekly","tape_out"],
"description":"test uart transmit"}
,"debug" :{"level":0,
"SW":true,
"RTL":["r_rtl","setup","nightly","weekly","tape_out"],
"GL":["r_gl","nightly","weekly","tape_out"],
"GL_SDF":["r_sdf","weekly","tape_out"],
"description":""}
,"spi_master_rd" :{"level":0,
"SW":true,
"RTL":["r_rtl","setup","nightly","weekly","tape_out"],
@ -306,11 +311,6 @@
"GL":[],
"GL_SDF":[],
"description":"hello world test"}
,"debug" :{"level":0,
"SW":true,
"RTL":[],
"GL":[],
"GL_SDF":[],
"description":""}
}
}