Apply 'make format'
This commit is contained in:
parent
947cbaf330
commit
a3222bee94
|
|
@ -11,7 +11,8 @@ import vltest_bootstrap
|
|||
|
||||
test.scenarios('linter')
|
||||
|
||||
test.compile(verilator_flags2=['-Wno-fatal', '--structs-packed'], expect_filename=test.golden_filename)
|
||||
test.compile(verilator_flags2=['-Wno-fatal', '--structs-packed'],
|
||||
expect_filename=test.golden_filename)
|
||||
|
||||
test.execute()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue