Fix space issues in the source code
This commit is contained in:
parent
548010e36b
commit
676b36e455
|
|
@ -185,7 +185,7 @@ sf_countones_fail vvp_tests/sf_countones_fail.json
|
||||||
sf_isunknown_fail vvp_tests/sf_isunknown_fail.json
|
sf_isunknown_fail vvp_tests/sf_isunknown_fail.json
|
||||||
sf_onehot_fail vvp_tests/sf_onehot_fail.json
|
sf_onehot_fail vvp_tests/sf_onehot_fail.json
|
||||||
sf_onehot0_fail vvp_tests/sf_onehot0_fail.json
|
sf_onehot0_fail vvp_tests/sf_onehot0_fail.json
|
||||||
single_element_array vvp_tests/single_element_array.json
|
single_element_array vvp_tests/single_element_array.json
|
||||||
struct_enum_partsel vvp_tests/struct_enum_partsel.json
|
struct_enum_partsel vvp_tests/struct_enum_partsel.json
|
||||||
struct_field_left_right vvp_tests/struct_field_left_right.json
|
struct_field_left_right vvp_tests/struct_field_left_right.json
|
||||||
struct_nested1 vvp_tests/struct_nested1.json
|
struct_nested1 vvp_tests/struct_nested1.json
|
||||||
|
|
|
||||||
|
|
@ -99,10 +99,10 @@ hello_tf normal hello_tf.c hello_tf.log
|
||||||
hello_vpi normal hello_vpi.c hello.log
|
hello_vpi normal hello_vpi.c hello.log
|
||||||
hello_vpi2 normal hello_vpi2.c hello2.log vpi/hello_vpi1.c
|
hello_vpi2 normal hello_vpi2.c hello2.log vpi/hello_vpi1.c
|
||||||
listparams normal listparams.c listparams.log
|
listparams normal listparams.c listparams.log
|
||||||
nextsimtime_cb1 normal nextsimtime_cb1.c nextsimtime_cb1.gold
|
nextsimtime_cb1 normal nextsimtime_cb1.c nextsimtime_cb1.gold
|
||||||
nextsimtime_cb2 normal nextsimtime_cb2.c nextsimtime_cb2.gold
|
nextsimtime_cb2 normal nextsimtime_cb2.c nextsimtime_cb2.gold
|
||||||
nextsimtime_cb3 normal nextsimtime_cb3.c nextsimtime_cb3.gold
|
nextsimtime_cb3 normal nextsimtime_cb3.c nextsimtime_cb3.gold
|
||||||
nextsimtime_cb4 normal nextsimtime_cb4.c nextsimtime_cb4.gold
|
nextsimtime_cb4 normal nextsimtime_cb4.c nextsimtime_cb4.gold
|
||||||
memmon normal,-g1995 memmon.c memmon.log
|
memmon normal,-g1995 memmon.c memmon.log
|
||||||
memwide normal memwide.cc memwide.log
|
memwide normal memwide.cc memwide.log
|
||||||
mipname normal mipname.c mipname.log
|
mipname normal mipname.c mipname.log
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue