Visible to Intel only — GUID: mnw1671235755157
Ixiasoft
Visible to Intel only — GUID: mnw1671235755157
Ixiasoft
3.3.3. Elaboration Command Examples
After you compile all source files into libraries, the next step is to elaborate the top-level testbench module. If you decide to create a single Tcl script for both compilation and elaboration, you must place the elaboration command after the compilation commands. The elaboration command accepts as input the top-level testbench module name, and the list of logical libraries that may include the Quartus® Prime simulation libraries and any other libraries that you create during compilation. The following examples illustrate use of the elaboration command.