Skip to content

Fix for port maps with bit-select in first port#1

Open
robinkjoy wants to merge 1 commit intovim-scripts:masterfrom
robinkjoy:master
Open

Fix for port maps with bit-select in first port#1
robinkjoy wants to merge 1 commit intovim-scripts:masterfrom
robinkjoy:master

Conversation

@robinkjoy
Copy link

Do you accept pull requests?

Current version does not indent the following code
comp_inst : comp
port map (
a_in(0) => a, -- or a_in(1 downto 0) => a,
...

Current version does not indent the following code
comp_inst : comp
port map (
a_in(0) => a, -- or a_in(1 downto 0) => a, 
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants