Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

@keepports doesnt work #695

Open
monkey265 opened this issue Nov 5, 2024 · 0 comments
Open

@keepports doesnt work #695

monkey265 opened this issue Nov 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@monkey265
Copy link

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
@monkey265 monkey265 added the bug Something isn't working label Nov 5, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant