systemC
Eloudy
规律即本质,规律即数学,数学即算法,算法即工具;
数学家构造定理:用数学表示任何事物的规律——应用数学;有某种事物,用现有的一切数学都表达不出来,那么可以尝试发明一种新的数学——数学家。物质与事件:没有哪份物质是不会出事儿的,一份物质是很多事件的一个综合体;人是一份物质,一个电子/光子也是一份物质。所以会有很多事件可以提取,事件之间可能相关或无关。
算法并行优化都应该在编译器的优化pass中;数学是算法优化的基础;一个提速体系结构优化的工具,一个适于编译器优化的体系结构,一个适于算法优化的体系结构;一个适于体系结构的算法;人类的想象力空间是无限的,AI 的本质是A,遥远有多远,AI 能走多远;
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
翻译 第11章 of IEEE Std 1666-2011 IEEE Standard for Standard SystemC Language Reference Manual
11. TLM-2.0 core interfaces11. TLM-2.0 核心接口In addition to the core interfaces from TLM-1, TLM-2.0 adds blocking and non-blocking transport interfaces,a direct memory interface (DMI), and a debug transport interface.在对TLM-1的改进中,TLM-2.0增加了阻塞和非阻塞传输接口、一个.翻译 2020-09-24 13:05:26 · 895 阅读 · 0 评论 -
systemc verilog IEEE 注册登录下载
A Guide toSystemChttps://www.doulos.com/knowhow/systemc/https://ieeexplore.ieee.org/document/16178141666-2005 - IEEE Standard SystemC(R) Language Reference Manualhttps://ieeexplore.ieee.org/document/82995951800-2017 - IEEE Standard f...原创 2020-09-24 13:02:53 · 619 阅读 · 0 评论 -
翻译 第9章 of IEEE Std 1666-2011 IEEE Standard for Standard SystemC Language Reference Manual
9. Overview of TLM-2.09. TLM-2.0的概述The following clauses define the OSCI Transaction-Level Modeling Standard, version 2.0, also known as TLM-2.0.接下来的内容是定义 OSCI 的事务层建模规范,第2版,也就是TLM-2.0.TLM-2.0 supersedes versions 2.0-draft-1 and 2.0-draft-2, and it .翻译 2020-09-10 17:02:26 · 590 阅读 · 0 评论 -
SystemC 官方example 代码的静态分析思路与示例 —— 示例项目:TLM at_1_phase
以此示例开始:D:\systemc-2.3.3\examples\tlm\at_1_phase\at_1_phase原创 2020-09-09 19:22:29 · 2968 阅读 · 2 评论 -
翻译 第10章 of IEEE Std 1666-2011 IEEE Standard for Standard SystemC Language Reference Manual
10.4 Initiators, targets, sockets, and transaction bridgesThe TLM-2.0 core interfaces pass transactions between initiators and targets (Figure 18).TLM-2 的核心接口函数,在发起者与目标之间传递事务(如图18)An initiator is a module that can initiate transactions, that is, c翻译 2020-09-08 19:52:20 · 1380 阅读 · 0 评论
分享