Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • feat_extio
  • main
2 results

Target

Select target project
  • soclabs/socdebug_tech
1 result
Select Git revision
  • feat_extio
  • main
2 results
Show changes
Commits on Source (1)
//-----------------------------------------------------------------------------
// 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