mirror of https://github.com/efabless/caravel.git
cocotb - add debug test to regression lists
This commit is contained in:
parent
b5234b269f
commit
cf1519b929
|
@ -178,7 +178,12 @@
|
||||||
"GL":["r_gl","nightly","weekly","tape_out"],
|
"GL":["r_gl","nightly","weekly","tape_out"],
|
||||||
"GL_SDF":["r_sdf","weekly","tape_out"],
|
"GL_SDF":["r_sdf","weekly","tape_out"],
|
||||||
"description":"test uart transmit"}
|
"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,
|
,"spi_master_rd" :{"level":0,
|
||||||
"SW":true,
|
"SW":true,
|
||||||
"RTL":["r_rtl","setup","nightly","weekly","tape_out"],
|
"RTL":["r_rtl","setup","nightly","weekly","tape_out"],
|
||||||
|
@ -306,11 +311,6 @@
|
||||||
"GL":[],
|
"GL":[],
|
||||||
"GL_SDF":[],
|
"GL_SDF":[],
|
||||||
"description":"hello world test"}
|
"description":"hello world test"}
|
||||||
,"debug" :{"level":0,
|
|
||||||
"SW":true,
|
|
||||||
"RTL":[],
|
|
||||||
"GL":[],
|
|
||||||
"GL_SDF":[],
|
|
||||||
"description":""}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue