OSVVM / OSVVM-Scripts

OSVVM project simulation scripts. Scripts are tedious. These scripts simplify the steps to compile your project for simulation
Other
8 stars 13 forks source link

Add VHDL Short Version to compilation library. #39

Closed bpadalino closed 1 year ago

bpadalino commented 1 year ago

nvc has a feature to allow for libraries compiled with a suffix of the VHDL standard to live side-by-side in harmony without the user mapping to different directories so it's transparent.

This change adds the VHDL short version suffix to the path for the libraries being compiled such that 2008 and 2019 versions of the libraries can be compiled and used with nvc.