The
SpeakHDL projects folder is used to contain files that are common to all speakHDL project. These files include the
SPEAKHDL_API_PKG.vhdp library file, the
SpeakHDL_Client.exe (if using Windows), and the
.env file used to configure any environment variables. In addition, this folder should contain all project folders that are used to that implement a specific application.
|
directory | example_project |
| [user created] Folder containing the SpeakHDL source folder and any vendor generated simulation/synthesis files and folders
|
|
|
file | SPEAKHDL_API_PKG.vhdp |
| [downloaded]: Encrypted library file that is referenced by all SpeakHDL projects and included as input to simulation/synthesis tools
|
|