首页
社区
课程
招聘
11
[分享] cortex m0 verilog源码
发表于: 2025-4-3 04:38 1946

[分享] cortex m0 verilog源码

2025-4-3 04:38
1946

最近又搞了个cortex m0+ soc源码,只分享cortex m0+部分。能力强的可以用于更接近硬件级的代码仿真,比如自己搭soc然后用synopsys的仿真工具进行仿真。

综合时会提示缺少cm0p_acg.v文件,该模块的功能是生成时钟。文件内容如下:
//-----------------------------------------------------------------------------
// The confidential and proprietary information contained in this file may
// only be used by a person authorised under and to the extent permitted
// by a subsisting licensing agreement from ARM Limited.
//
// (C) COPYRIGHT 2008-2012 ARM Limited.
// ALL RIGHTS RESERVED
//
// This entire notice must be reproduced on all copies of this file
// and copies of this file may only be made by a person if such person is
// permitted to do so under the terms of a subsisting license agreement
// from ARM Limited.
//
// Checked In : 073K9s2c8@1M7q4)9K6b7g2)9J5c8W2)9J5c8Y4N6%4N6#2)9J5k6i4M7K6i4K6u0W2L8%4u0Y4i4K6u0r3x3e0V1&6z5q4)9J5c8V1#2S2N6r3S2Q4x3V1k6y4j5i4c8Z5e0f1H3`.">Date:::+(Fri,Dec)Date: 2011-12-30 17:59:54 +0000 (Fri, 30 Dec 2011)Date:2011123017:59:54+0000(Fri,30Dec2011)
// Revision : fa9K9s2c8@1M7q4)9K6b7g2)9J5c8W2)9J5c8Y4N6%4N6#2)9J5k6i4M7K6i4K6u0W2L8%4u0Y4i4K6u0r3x3e0V1&6z5q4)9J5c8V1#2S2N6r3S2Q4x3V1k6y4j5i4c8Z5e0f1H3`.">Revision:Revision: 196408Revision:196408
// Release : Cortex-M0+ AT590-r0p1-00rel0
//
//-----------------------------------------------------------------------------
// Verilog-2001 (IEEE Std 1364-2001)
//-----------------------------------------------------------------------------

module cm0p_acg
(input wire CLKIN,
input wire ENABLE,
input wire DFTSE,
output wire CLKOUT);

// -------------------------------------------------------------------------
// NOTE: THIS MODULE IS NOT INTENDED FOR USE IN SYNTHESIS.
// IF ARCHITECTURAL CLOCK GATING IS REQUIRED, THEN IT IS STRONGLY
// RECOMMENDED THAT AN EQUIVALENT MODULE DIRECTLY INSTANTIATING YOUR
// TARGET LIBRARY'S ICG CELL IS USED IN PLACE OF THIS SIMULATION
// MODEL.
//
// If architectural clock gating is not required, configured by the
// processor ACG parameter being 0, then this module will not be used.
// -------------------------------------------------------------------------

// -------------------------------------------------------------------------
// Simulation model of clock gate cell
// -------------------------------------------------------------------------


[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

最后于 2025-4-3 12:04 被微启宇编辑 ,原因:
上传的附件:
收藏
免费 11
支持
分享
赞赏记录
参与人
雪币
留言
时间
Halo_111
这个讨论对我很有帮助,谢谢!
2025-4-14 15:10
EOF
感谢你分享这么好的资源!
2025-4-4 03:44
cxbcxb
感谢你的贡献,论坛因你而更加精彩!
2025-4-3 21:55
EX呵呵
这个讨论对我很有帮助,谢谢!
2025-4-3 18:50
令狐双
为你点赞!
2025-4-3 10:16
顽劣
感谢你的积极参与,期待更多精彩内容!
2025-4-3 09:46
wconly
感谢你的贡献,论坛因你而更加精彩!
2025-4-3 08:43
IamSomeone
非常支持你的观点!
2025-4-3 07:49
dxzhang
+1
这个讨论对我很有帮助,谢谢!
2025-4-3 07:47
风_158566
+1
感谢你分享这么好的资源!
2025-4-3 06:59
piaoyi587
你的帖子非常有用,感谢分享!
2025-4-3 06:26
最新回复 (2)
雪    币: 9574
活跃值: (3616)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
支持一下
2025-4-4 16:25
0
雪    币: 202
活跃值: (113)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
支持一下
2025-4-12 00:07
0
游客
登录 | 注册 方可回帖
返回

账号登录
验证码登录

忘记密码?
没有账号?立即免费注册