Questa* Intel® FPGA Edition Simulation User Guide

ID 730191
Date 4/01/2024
Public
Document Table of Contents

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.