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
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
The text was updated successfully, but these errors were encountered:
Describe the bug
In virtual bus @keepports parameter doesnt affect anything at all
To Reproduce
Code to reproduce the error.
Code
Please complete the following information:
The text was updated successfully, but these errors were encountered: