Fixup whitespace

This commit is contained in:
Alex Mykyta
2024-01-05 20:51:19 -08:00
parent 6a550abc69
commit 0d39774d22
4 changed files with 7 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ always_ff {{get_always_ff_event(cpuif.reset)}} begin
{%- endif %}
end
{%- endfor %}
{% if is_own_trigger %}
{%- if is_own_trigger %}
{{wbuf_prefix}}.trigger_q <= {{wbuf.get_raw_trigger(node)}};
{%- endif %}
end