Add-On Boards
Reference designs, breakout boards, and other peripherals are available for many of our FPGA modules.
Add-On Boards
Reference designs, breakout boards, and other peripherals are available for many of our FPGA modules.
FrontPanel Tutorial – Part 4b (archived)
Note: This tutorial is outdated and no longer maintained to be consistent with the latest FrontPanel SDK or Xilinx tools. Please review the FrontPanel User’s Manual for the latest information and use the current Samples (and their README) from your installation as guidance.
This is a brief overview of setting up a project in ActiveHDL 7.1 SP2 for Simulation of FrontPanel. For greater detail on the operation of FrontPanel Simulation, visit the full Part IV Tutorial.
This tutorial will be describing how to setup a ActiveHDL Workspace/Design in a subdirectory of the Verilog DES tutorial presented in the preceding sections. Some notes on working with VHDL are at the bottom.
Begin by creating a new Workspace in ActiveHDL 7.1.
ActiveHDL71
and point the workspace folder to the DES sample root directory. This will create an ActiveHDL71
subfolder in the directory and store the Workspace there.Verilog
and the Vendor and Technology do not need to be defined for behavioral simulation.des1
.\FrontPanl\FrontPanelHDL\ActiveHDL7.1\
directory. There should be one for Verilog (okFPsim_ver.LIB)and one for VHDL (okFPsim.LIB). Make sure you attach the one required for your simulation (Verilog here).key_sel.v
crp.v
sbox1.v
sbox2.v
sbox3.v
sbox4.v
sbox5.v
sbox6.v
sbox7.v
sbox8.v
des.v
destop.v
des.do
des_tf.v
glbl.v
(can be found in your Xilinx ISE directory in \verilog\src
DES_TEST
and glbl
. Right-click on either selected word and select Set as Top-level. You’ve just created a multiple top-level.library okFPsim; use okFPsim.all;
Receive general announcements and product lifecycle updates.
We'll never spam or give this address away.
Copyright © 2004-2025 Opal Kelly. All rights reserved.