Closed Paebbels closed 4 years ago
AXI4 currently has such a file. It is provisional and is not currently verified in any way.
Oh, it's among the source files. I totally overlooked Axi4_compile.txt.
Is it possible to use a generic name? It's more work to construct all the files when I'm going to pre-compile all OSVVM VIPs e.g. in GHDL. Or another file is needed in VerificationIPs
to reference these compilation files for all the VIPs it links too.
It is rule based generic. The current rule is DirectoryName_compile.txt.
OK. I'll prepare scripts on my side.
Lets continue the discussion in the main OSVVM area. One scripting method.
As requested for OSVVM itself, an
analyze_order
file is required to allow scripts to run the VHDL compilation process.A
*.tcl
or*.do
script is not sufficient.