ivtests/array_slice_contact: add test manifest

This commit is contained in:
Johan Euphrosine 2023-10-30 18:25:46 +09:00
parent 0b22810a25
commit 2e00a7d482
2 changed files with 4 additions and 1 deletions

View File

@ -157,7 +157,6 @@ array_select_a normal ivltests
array_word_check normal ivltests gold=array_word_check.gold
array_word_width normal ivltests gold=array_word_width.gold
array_word_width2 normal ivltests
array_slice_concat normal ivltests
assign3.2A normal ivltests
assign3.2B normal ivltests
assign3.2C normal ivltests

View File

@ -0,0 +1,4 @@
{
"type" : "normal",
"source" : "array_slice_concat.v"
}