Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vhdl-design-unitsNew to Visual Studio Code? Get it now.
vhdl-design-units

vhdl-design-units

gato brinzel

|
602 installs
| (0) | Free
Work with vhdl design units
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

I need an easy way to work with vhdl design units

If this applies to you, welcome. Otherwise, you are still welcomed!

This extension aims at making it easier to work with vhdl design units in large vhdl projects.

What it is and what it isn't

Vhdl design units (the extension) currently indexes vhdl files it is told to, and allows you to find vhdl design units in a Ctrl-P fashion. All done with the help of a very rudimentary typescript parser. So no extra executables to install to reap the benefits of this extension.

This extension is not a vhdl language server.

Features:

  • finds vhdl primary units: entity, package and configuration declarations
  • finds vhdl secondary units: architecture and package bodies
  • specify which folders to search for vhdl files
  • parser is vhdl' typo friendly, but not rigorously tested

Usage

Configuration

  • Search These Directories

When indexing vhdl files, the extension will search for files from the folders specified there. Do only put valid folders. Why would you do otherwise? Hope it all goes fine ;)

configuration

Drive the extension with two commands:

  • Index design units index

  • Find design unit findunit

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft