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
70cd5e11
Commit
70cd5e11
authored
1 year ago
by
Daniel Newbrook
Browse files
Options
Downloads
Patches
Plain Diff
ADD ASIC flow for flists
parent
013d86d4
No related branches found
No related tags found
No related merge requests found
Pipeline
#10273
passed
1 year ago
Stage: compile
Stage: simulate
Stage: simulate_qs
Stage: build
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
flist/project/top_ASIC.flist
+32
-0
32 additions, 0 deletions
flist/project/top_ASIC.flist
nanosoc_tech
+1
-1
1 addition, 1 deletion
nanosoc_tech
soctools_flow
+1
-1
1 addition, 1 deletion
soctools_flow
with
34 additions
and
2 deletions
flist/project/top_ASIC.flist
0 → 100644
+
32
−
0
View file @
70cd5e11
//-----------------------------------------------------------------------------
// 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.flist
// - CMSDK IP
-f $(SOCLABS_PROJECT_DIR)/flist/ahb/ahb_ip.flist
-f $(SOCLABS_PROJECT_DIR)/flist/apb/apb_ip.flist
\ No newline at end of file
This diff is collapsed.
Click to expand it.
nanosoc_tech
@
4dbe52d4
Compare
de2d26f7
...
4dbe52d4
Subproject commit
de2d26f790a0e489cd277a03a66d41ffb009997f
Subproject commit
4dbe52d4b0b282a788bc79b5b9954db8aae0b184
This diff is collapsed.
Click to expand it.
soctools_flow
@
fbbc1c2b
Compare
039acb1d
...
fbbc1c2b
Subproject commit
039acb1de1e
ee
8
47
7b2da9d1de7229f9205e38da
Subproject commit
fbbc1c2bf2a8fa1
ee47
31f5368aba37fce20d2f9
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