Add more padding between 'input' and name of reset-signal

This commit is contained in:
Dennis Potter 2021-11-26 16:52:46 -08:00
parent 07855015b0
commit d8add0d5f2
Signed by: Dennis
GPG Key ID: 186A8AD440942BAF
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ import_package:
import {name}_pkg::*;
reset_port:
rtl:
input {name},
input {name},
port:
rtl: |-
{direction:6} {signal_type:{signal_width}} {name:{name_width}}{unpacked_dim},