Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Accelerator Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SoCLabs
Accelerator Project
Commits
f78e13ae
Commit
f78e13ae
authored
5 months ago
by
Daniel Newbrook
Browse files
Options
Downloads
Patches
Plain Diff
Seperate FPGA and behavioural flist
parent
7a186a67
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#11706
failed
4 months ago
Stage: compile
Stage: simulate
Stage: simulate_qs
Stage: build
Stage: deploy
Changes
2
Pipelines
10
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
flist/project/top_FPGA.flist
+32
-0
32 additions, 0 deletions
flist/project/top_FPGA.flist
nanosoc_tech
+1
-1
1 addition, 1 deletion
nanosoc_tech
with
33 additions
and
1 deletion
flist/project/top_FPGA.flist
0 → 100644
+
32
−
0
View file @
f78e13ae
//-----------------------------------------------------------------------------
// 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
This diff is collapsed.
Click to expand it.
nanosoc_tech
@
02f873a7
Compare
f0cbada2
...
02f873a7
Subproject commit
f0cbada25183a36a0385084269c1c8a9bacf2ea1
Subproject commit
02f873a7a1bc285f377543105602f35664c1d735
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment