[vendor/rtl] add prim_clock_inv to pulp_riscv_debug.core

Add a prim_clock_inv core to the pulp_riscv_debug.core depend lib

Signed-off-by: Cindy Chen <chencindy@google.com>
diff --git a/hw/vendor/pulp_riscv_dbg.core b/hw/vendor/pulp_riscv_dbg.core
index 04a017a..335f234 100644
--- a/hw/vendor/pulp_riscv_dbg.core
+++ b/hw/vendor/pulp_riscv_dbg.core
@@ -9,6 +9,7 @@
   files_src:
     depend:
       - lowrisc:prim:all
+      - lowrisc:prim:clock_inv
     files:
       - pulp_riscv_dbg/debug_rom/debug_rom.sv
       - pulp_riscv_dbg/debug_rom/debug_rom_one_scratch.sv