Questa Intel FPGA Edition Simulation User Guide

ID 730191
Date 6/07/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

4.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 Intel® Quartus® Prime simulation libraries and any other libraries that you create during compilation. The following examples illustrate use of the elaboration command.