{name}/bin - {name}/bin - 1.2 English - PG209

Interlaken 600G LogiCORE IP Product Guide (PG209)

Document ID
PG209
Release Date
2025-08-29
Version
1.2 English

The bin directory contains the manifest files for running Verilog simulations. There are two manifest files for each of NC-Verilog, VCS, and ModelSim.

Table 1. bin Directory
Name Description
loopback_simple_ncv.f NC-Verilog commands file. This is called by the run_sim_ncv.sh script.
liblist_ncv.f This file calls AMD Library files for the NC-Verilog simulator. If needed, the liblist file should be changed to match the location of the AMD library files.
loopback_simple_vcs.f VCS commands file. This is called by the run_sim_vcs.sh script.
liblist_vcs.f This file calls AMD Library files for the VCS simulator. If needed, the liblist file should be changed to match the location of the AMD library files.
loopback_simple_msim.f ModelSim commands file. This is called by the run_sim_msim.sh script.
liblist_msim.f This file calls AMD Library files for the ModelSim simulator. If needed, the liblist file should be changed to match the location of the AMD library files.
loopback_simple.tcl