mirror of
https://github.com/verilator/verilator.git
synced 2026-08-22 05:57:29 +02:00
Apply 'make format'
This commit is contained in:
@@ -11,7 +11,8 @@ import vltest_bootstrap
|
|||||||
|
|
||||||
test.scenarios('linter')
|
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()
|
test.execute()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user