Title
上一页 1 2 3 4 5 6 ··· 8 下一页

2024年9月15日

第 1 章 引言 -- 1.2 衡量计算机的指标

摘要: 1.2 衡量计算机的指标 怎么样来衡量一台计算机的好坏呢?计算机的衡量指标有很多,其中性能、价格和功耗是三个主要指标。 1.2.1 计算机的性能 计算机的第一个重要指标就是性能。前面说的用来进行核模拟的高性能计算机对一个国家来说具有战略意义,算得越快越好。又如中央气象台用于天气预报的计算机每天需要根 阅读全文

posted @ 2024-09-15 13:12 松—松 阅读(26) 评论(0) 推荐(0) 编辑

2024年9月14日

checkpoint 学习分析1 —— 1. SimPoint

摘要: 背景 现代计算机架构研究需要理解处理器在执行应用程序时的周期级行为。这需要模拟器模型化每一个周期。但是,这样做是以牺牲速度为代价的。更糟糕的是,为了在性能、复杂性、面积、和功耗之间做权衡,benchemark需要在不同的架构配置上模拟运行。做计算机架构研究就绕不过simpoint,为了度量所实现的微 阅读全文

posted @ 2024-09-14 18:23 松—松 阅读(62) 评论(0) 推荐(0) 编辑

2024年9月8日

第 1 章 引言 -- 1.1 计算机体系结构的研究内容

摘要: 要研究怎么造计算机,硬件方面要理解计算机组成原理和计算机体系结构,软件方面要理解操作系统和编译原理。计算机体系结构就是研究怎么做CPU的核心课程。信息产业的主要技术平台都是以中央处理器(Central Processing Unit,简称CPU)和操作系统(Operating System,简称OS 阅读全文

posted @ 2024-09-08 11:01 松—松 阅读(27) 评论(0) 推荐(0) 编辑

2024年6月8日

SystemC & TLM-2.0 - SystemC vs SystemVerilog

摘要: What is the difference between System C and SystemVerilog System C is used primarily as a modeling language particularly for virtual platform modeling 阅读全文

posted @ 2024-06-08 10:02 松—松 阅读(35) 评论(0) 推荐(0) 编辑

2024年6月6日

SystemC & TLM-2.0 - Using OVM within SystemC for Verification

摘要: OVM-ML System Verilog is the native language for in the end. however Caitlin's have donated OVM-ML to the only own community where ML stands for mixed 阅读全文

posted @ 2024-06-06 22:01 松—松 阅读(13) 评论(0) 推荐(0) 编辑

2024年6月5日

SystemC & TLM-2.0 - TLM-2.0 Protocol Checker for SytemC

摘要: Interoperability Layer & Base Protocol the base protocol is the key element in the interoperability layer in TLM to naught which also consists of the 阅读全文

posted @ 2024-06-05 22:41 松—松 阅读(10) 评论(0) 推荐(0) 编辑

2024年6月3日

SystemC & TLM-2.0 - RTL vs TLM and AT vs LT in SytemC

摘要: Register Transfer Level RTL is an abstraction code level it abstracts away from the details of the detail of a digital hardware design, especially it 阅读全文

posted @ 2024-06-03 22:21 松—松 阅读(76) 评论(0) 推荐(0) 编辑

2024年6月2日

SystemC & TLM-2.0 - TLM-2.0 Interoperability in SyetemC

摘要: TML-2.0 Interoperability about telling to interoperability let's about telling to interoperability let's start by defining some terms until them to an 阅读全文

posted @ 2024-06-02 17:44 松—松 阅读(58) 评论(0) 推荐(0) 编辑

2024年5月31日

SystemC & TLM-2.0 - What is TLM-2.0

摘要: What is TLM-2.0 ? Transaction Level Modeling 事务级建模是 RTL 之上的抽象级别,其主要目的是加速仿真,它通过替换所有单个事件来实现这一点,并将 RTL 仿真中发生的摆动固定为一个或几个函数调用,结果是更快的仿真。 事务级建模的典型用例是构建虚拟平台模型 阅读全文

posted @ 2024-05-31 11:12 松—松 阅读(398) 评论(0) 推荐(0) 编辑

2024年5月28日

学习资料

摘要: 课程: 【数组芯片验证】 SystemC and TML-2.0 资料网址: SystemC TLM-2.0 官方文档: TLM-2.0 阅读全文

posted @ 2024-05-28 22:06 松—松 阅读(15) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 ··· 8 下一页

导航