该文被密码保护。 阅读全文
posted @ 2020-04-20 21:22 burlingame 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2020-04-20 21:17 burlingame 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2020-04-20 21:11 burlingame 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2020-04-20 21:07 burlingame 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 转载: https://www.cnblogs.com/weiyouqing/p/7544988.html 在面向对象的C++语言中,虚函数(virtual function)是一个非常重要的概念。 什么是虚函数: 虚函数是指一个类中你希望重载的成员函数 ,当你用一个 基类指针或引用 指向一个继承类 阅读全文
posted @ 2020-04-19 16:05 burlingame 阅读(161) 评论(0) 推荐(0) 编辑
摘要: 转载:https://blog.csdn.net/hit_shaoqi/article/details/53243173 Cachable和Bufferable 一个Master发出一个读写的request,中间要经过很多Buffer,最后才能送到memory。这些Buffer的添加是为了outst 阅读全文
posted @ 2020-04-18 11:48 burlingame 阅读(6275) 评论(0) 推荐(1) 编辑
该文被密码保护。 阅读全文
posted @ 2020-04-16 16:28 burlingame 阅读(5) 评论(0) 推荐(0) 编辑
摘要: arm amba doc https://developer.arm.com/docs 阅读全文
posted @ 2020-04-16 16:26 burlingame 阅读(96) 评论(0) 推荐(0) 编辑
摘要: This post will explain how to use the UVM Register Abstraction Layer (RAL) to generate register transactions. The figure below shows the verification 阅读全文
posted @ 2020-04-16 10:51 burlingame 阅读(185) 评论(0) 推荐(0) 编辑
摘要: 转载: 译文:https://blog.csdn.net/zhajio/article/details/80731435 原文:http://cluelogic.com/2013/02/uvm-tutorial-for-candy-lovers-register-access-methods/ UV 阅读全文
posted @ 2020-04-15 18:02 burlingame 阅读(745) 评论(0) 推荐(0) 编辑