Closed are512 closed 4 years ago
Be able to align the signal types after IO's
SIGNAL sig_1 : IN std_ulogic; SIGNAL sig_2 : OUT std_ulogic; SIGNAL sig_3 : INOUT std_ulogic;
Good one! I don't have enery to implement this yet. :(
Thanks for your contribution. I've extended it to cover in, out, buffer, and inout. This issue is fixed now.
Request a new feature
As a user, I want to...
Be able to align the signal types after IO's
Example Input:
Example Output: