Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

VHDL comment type for Verilog testbench template #656

Open
SebekO opened this issue Sep 5, 2024 · 0 comments
Open

VHDL comment type for Verilog testbench template #656

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

Comments

@SebekO
Copy link

SebekO commented Sep 5, 2024

Describe the bug
If you define your own configurable header under Templates: General and create Verilog testbench template, it will generate VHDL comments style for it.

To Reproduce
Create Verilog testbench template with own configurable header.

Code
You can use this example like your configurable header:

Company: XXX
Engineer: XXX
Create Date: XX/XX/XXXX
Design Name: XXX
Module Name: XXX
Project Name: XXX
Target Devices: RFSoC
Tool Versions: 2023.1
Description: XXX
Dependencies:
Revision:
Revision 0.01 - File Created
Additional Comments:

Please complete the following information:

  • OS: Ubuntu 20.04
  • VSCode 1.92.2

Screenshots
image

Additional context
I found previous bug but with opposite problem: #465

@SebekO SebekO added the bug Something isn't working label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant