Skip to content
Snippets Groups Projects

Added support for non-engineering samples for FLX128 and FLX180 by using the TCL variable:

4 files
+ 16
2
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -9,6 +9,9 @@ set PROJECT_NAME FLX128_FELIX
set BOARD_TYPE 128
set TOPLEVEL felix_top
#Set to true to use the -es1 device
#set ENGINEERING_SAMPLE true
#Import blocks for different filesets
source ../filesets/fullmode_toplevel_fileset.tcl
source ../filesets/crToHost_fileset.tcl
Loading