diff options
Diffstat (limited to '')
| -rw-r--r-- | core_hw.tcl | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/core_hw.tcl b/core_hw.tcl index 93b6def..50d9f62 100644 --- a/core_hw.tcl +++ b/core_hw.tcl @@ -1,11 +1,11 @@ # TCL File Generated by Component Editor 20.1 -# Tue Sep 26 02:59:33 GMT 2023 +# Sat Sep 30 05:49:44 GMT 2023 # DO NOT MODIFY # # core "ARM810 CPU" v1.0 -# 2023.09.26.02:59:33 +# 2023.09.30.05:49:43 # # @@ -200,19 +200,19 @@ add_interface_port reset_sink rst_n reset_n Input 1 # -# connection point mp +# connection point smp # -add_interface mp conduit end -set_interface_property mp associatedClock clock_sink -set_interface_property mp associatedReset reset_sink -set_interface_property mp ENABLED true -set_interface_property mp EXPORT_OF "" -set_interface_property mp PORT_NAME_MAP "" -set_interface_property mp CMSIS_SVD_VARIABLES "" -set_interface_property mp SVD_ADDRESS_GROUP "" +add_interface smp conduit end +set_interface_property smp associatedClock clock_sink +set_interface_property smp associatedReset reset_sink +set_interface_property smp ENABLED true +set_interface_property smp EXPORT_OF "" +set_interface_property smp PORT_NAME_MAP "" +set_interface_property smp CMSIS_SVD_VARIABLES "" +set_interface_property smp SVD_ADDRESS_GROUP "" -add_interface_port mp step step Input 1 -add_interface_port mp cpu_halt cpu_halt Input 1 -add_interface_port mp cpu_halted cpu_halted Output 1 -add_interface_port mp breakpoint breakpoint Output 1 +add_interface_port smp step step Input 1 +add_interface_port smp cpu_halt halt Input 1 +add_interface_port smp cpu_halted cpu_halted Output 1 +add_interface_port smp breakpoint breakpoint Output 1 |
