diff --git a/flist/socdebug_controller_ip.flist b/flist/socdebug_controller_ip.flist
new file mode 100644
index 0000000000000000000000000000000000000000..6c86da0a9b5372bab9929fee33d4d23238cad680
--- /dev/null
+++ b/flist/socdebug_controller_ip.flist
@@ -0,0 +1,23 @@
+//-----------------------------------------------------------------------------
+// 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