如题,需要设计AHB仲裁总线,需要使用cmsdk工具包
你看看这个是否符合你的要求【Cortex m0 / Cortex m3 MCU源码verilog下载(百度网盘)】,链接:https://blog.csdn.net/oYeXingDeHuHuan1/article/details/124770572
Arm Cortex Microcontroller Software Development Kit (CMSIS-DAP) 是由 Arm 提供的一种开源软件开发工具包,可用于开发基于 Arm Cortex-M 微控制器的应用程序。
可以在以下网址下载 CMSIS-DAP:
Arm 官方下载页面:https://developer.arm.com/tools-and-software/embedded/cmsis/downloads
GitHub 上的 CMSIS-DAP 代码仓库:https://github.com/ARM-software/CMSIS-DAP
下载完成后,可以使用该工具包来开发基于 Arm Cortex-M 微控制器的应用程序。
注意CMSIS-DAP 仅适用于基于 Arm Cortex-M 微控制器的应用程序开发。如果需要开发基于其他 Arm Cortex 微控制器的应用程序,则需要使用适用于相应微控制器的软件开发工具包。