Skip to content

Commit 196414d

Browse files
fix lint error
1 parent add4f8f commit 196414d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pzcorebus_common/pzcorebus_pkg.sv

+1-1
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ package pzcorebus_pkg;
215215
return info.lsb + info.width;
216216
endfunction
217217

218-
function pzcorebus_config create_corebus_config(
218+
function automatic pzcorebus_config create_corebus_config(
219219
pzcorebus_profile profile,
220220
shortint id_width,
221221
shortint address_width,

0 commit comments

Comments
 (0)