You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{%if loop.nextitem is defined %}(AW >= {{ aw }}) ? {% endif %}{%for dw, memory in dw_select.items() %}{%if loop.nextitem is defined %}(DW >= {{dw}}) ? {% endif %}"{{ memory}}"{%if loop.nextitem is defined %} : {% endif%}{% endfor %}{%if loop.nextitem is defined %} :{%else%};{% endif %}{% endfor %}
50
53
51
54
localparam MEM_WIDTH = {%for memory, width in width_table %}
0 commit comments