Skip to content
Snippets Groups Projects
Commit f78e13ae authored by Daniel Newbrook's avatar Daniel Newbrook
Browse files

Seperate FPGA and behavioural flist

parent 7a186a67
No related branches found
No related tags found
No related merge requests found
Pipeline #11706 failed
//-----------------------------------------------------------------------------
// Project Top-level Filelist System Filelist
// A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license.
//
// Contributors
//
// David Mapstone (d.a.mapstone@soton.ac.uk)
//
// Copyright � 2021-3, SoC Labs (www.soclabs.org)
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
// Abstract : Verilog Command File for Top-level Accelerator System
//-----------------------------------------------------------------------------
// DESIGN_TOP nanosoc_chip
// ============= Verilog library extensions ===========
+libext+.v+.vlib
// ============= System Filelist =========================
// - Defines RTL
+incdir+$(SOCLABS_PROJECT_DIR)/system/src/defines
-f $(SOCLABS_PROJECT_DIR)/flist/project/system.flist
// ============= Arm-IP Specific Filelists =========================
// - NanoSoC Chip IP
-f $(SOCLABS_NANOSOC_TECH_DIR)/flist/nanosoc_FPGA.flist
// - CMSDK IP
-f $(SOCLABS_PROJECT_DIR)/flist/ahb/ahb_ip.flist
-f $(SOCLABS_PROJECT_DIR)/flist/apb/apb_ip.flist
Subproject commit f0cbada25183a36a0385084269c1c8a9bacf2ea1
Subproject commit 02f873a7a1bc285f377543105602f35664c1d735
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment