Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SoCDebug Tech
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository 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
SoCDebug Tech
Compare revisions
ec5a60835a6ed8b44c084f701411914eeda75a4e to ee1f184e8a7df3e6e461b7a331e88d0fe9be58cd
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
soclabs/socdebug_tech
Select target project
No results found
ee1f184e8a7df3e6e461b7a331e88d0fe9be58cd
Select Git revision
Branches
feat_extio
main
2 results
Swap
Target
soclabs/socdebug_tech
Select target project
soclabs/socdebug_tech
1 result
ec5a60835a6ed8b44c084f701411914eeda75a4e
Select Git revision
Branches
feat_extio
main
2 results
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
Added SoCDebug Controller IP Filelist
· ee1f184e
dam1n19
authored
1 year ago
ee1f184e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
flist/socdebug_controller_ip.flist
+23
-0
23 additions, 0 deletions
flist/socdebug_controller_ip.flist
with
23 additions
and
0 deletions
flist/socdebug_controller_ip.flist
0 → 100644
View file @
ee1f184e
//-----------------------------------------------------------------------------
// SoCDebug Controller IP 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 NanoSoC Bus Matrix IP
//-----------------------------------------------------------------------------
// ============= Verilog library extensions ===========
+libext+.v+.vlib
// ============= SoCDebug IP search path =============
$(SOCLABS_SOCDEBUG_TECH_DIR)/controller/verilog/socdebug_adp_control.v
$(SOCLABS_SOCDEBUG_TECH_DIR)/controller/verilog/socdebug_ahb.v
$(SOCLABS_SOCDEBUG_TECH_DIR)/controller/verilog/socdebug_ft1248_control.v
$(SOCLABS_SOCDEBUG_TECH_DIR)/controller/verilog/socdebug_usrt_control.v
\ No newline at end of file
This diff is collapsed.
Click to expand it.