vscode-terosHDL
vscode-terosHDL copied to clipboard
@keepports doesnt work
Describe the bug In virtual bus @keepports parameter doesnt affect anything at all To Reproduce Code to reproduce the error.
Code
--! @virtualbus SPI @dir out description of SPI
cs : OUT std_logic; --! Chip select
scl: OUT std_logic; --! valid of stream
miso: OUT std_logic; --! Master in slave out
mosi: OUT std_logic; --! Master out slave in @end
Please complete the following information:
- OS: Redhat 8.8
- VSCode version newest
- Teroshdl fresh from store