Product Documentation
Digital Design Netlisting and Simulation SKILL Reference
Product Version IC23.1, June 2023

vosHiDisplayNetlist

vosHiDisplayNetlist(
)
=> t / nil

Description

Displays the generated VHDL netlist. This function can be used only when a single netlist is generated for the complete design.

Arguments

None

Value Returned

t

The VHDL netlist is displayed.

nil

The VHDL netlist was not displayed or the operation was unsuccessful.

Examples

The following example displays the generated VHDL netlist.

vosHiDisplayNetlist()
=> t

Related Topics

VHDL Toolbox Functions


Return to top
 ⠀
X