SPEAKHDL_API_PKG.vhdp File Reference

Overview

The SPEAKHDL_API_PKG.vhdp library file is an encrypted VHDL package that implements the framework module and all functionality provided by API calls. The library file is created by SpeakHDL and is downloaded by the user. When simulating or synthesizing a SpeakHDL project, the same library file is used as import into the simulation and synthesis tool even though each project .vhd files will be different. Thus it recommended to keep the SPEAKHDL_API_PKG.vhdp file in a common directory that is accessible to all SpeakHDL projects but remains separate than the .vhd files implementing a individual project.

Note
A single library file is imported into the Simulation/Synthesis tool for all projects. Keeping multiple library files on disk can lead to configuration problems.
See also
USER_DEFS_PKG.vhd
IO_CONFIG.cfg