mirror of
https://github.com/verilator/verilator.git
synced 2024-12-29 10:47:34 +00:00
Apply 'make format'
This commit is contained in:
parent
3ffea76e11
commit
c7dbdf876a
@ -25,7 +25,8 @@ if test.vlt_all:
|
||||
r'{"type":"MODULE","name":"mb",.*"loc":"\w,99:[^"]*",.*"origName":"mb",.*"modPublic":true')
|
||||
test.file_grep(
|
||||
out_filename,
|
||||
r'{"type":"MODULE","name":"mc",.*"loc":"\w,127:[^"]*",.*"origName":"mc",.*"modPublic":true')
|
||||
r'{"type":"MODULE","name":"mc",.*"loc":"\w,127:[^"]*",.*"origName":"mc",.*"modPublic":true'
|
||||
)
|
||||
test.file_grep(
|
||||
out_filename,
|
||||
r'{"type":"MODULE","name":"mc__PB1",.*"loc":"\w,127:[^"]*",.*"origName":"mc",.*"modPublic":true'
|
||||
|
Loading…
Reference in New Issue
Block a user