视窗 的Ubuntu OS X 与我们聊天 覆盖范围 待定 待定 关于 是针对基于LLVM的语言的自动化分析框架。 该版本支持LLVM 5.0。 执照 是根据经过修改的BSD许可证发行的。 有关详细信息,请参见 。 安装 cd seahorn ; mkdir build ; cd build cd seahorn ; mkdir build ; cd build (build目录也可以在源目录之外。) cmake -DCMAKE_INSTALL_PREFIX=run ../ (添加-GNinja以使用生成器代替默认生成器。可以使用-DCMAKE_BUILD_TYPE=设置构建类型(发布,调试)。) cmake --build . 建立依赖关系(Z3和LLVM) cmake --build . --target extra && cmake .. cmake --bu
2023-04-07 10:54:08 1.77MB llvm static-analysis verification model-checking
1
Constraint-Based Verification
2023-02-24 07:36:24 1.87MB Formal Method
1
AXI4验证组件库 AXI验证组件库实现了以下验证组件: 掌握爆裂 带有突发的内存响应器 交易响应者-不爆裂 掌握 记忆回应者 交易响应者 发射机 接收者 包括测试台 测试平台位于Git存储库中,因此您可以运行模拟并查看有关如何使用模型的实时示例。 AXI项目结构 AXI4 常见的src 轴4 src 试验台 Axi4Lite src 试验台 AxiStream src 试验台 建筑依赖 在构建此项目之前,必须按顺序构建以下库 有关构建OSVVM库的简单方法,请参见库。 AXI4 /通用/ src 包含由Axi4,Axi4Lite和AxiStream共享的软件包。 Axi4LiteInterfacePkg.vhd 定义Axi4Lite接口记录 Axi4InterfacePkg.vhd 定义Axi4全接口记录 Axi4CommonPkg.vhd 由Axi4,Axi4L
2023-02-18 00:20:14 435KB simulation vhdl verification vip
1
关于在RTL设计中,如何处理跨时钟域的问题的一篇文档,写的非常详细。
2023-02-06 13:57:16 1.72MB CDC verilog
1
There are several books about hardware verification, so what makes this book different? Put simply, this book is meant to be useful in your day-to-day work—which is why we refer to it throughout as a handbook. The authors are like you, cube dwellers, with battle scars from developing chips. We must cope with impossible schedules, a shortage of people to do the work, and constantly mutating hardware specifications. We subtitled this book An Object-Oriented Framework because a major theme of the book is how to use object-oriented programming (OOP) to do verification well. We focus on real-world examples, bloopers, and code snippets. Sure, we talk about programming theory, but the theme of this book is how to write simpler, adaptable, reusable code. We focus mainly on OOP techniques because we feel that this is the best way to manage the ever-increasing complexity of verification. We back this up with open-source Verification Intellectual Property (VIP), several complete test systems, and scripts to run them.
2023-02-05 21:45:12 3.48MB Verification SystemVerilog
1
SystemVerilog for Verification(3rd)
2023-01-14 07:08:27 7.8MB Verilog
1
软件验证的e文书,《Functional Verification Coverage Measurement and Analysis》
2022-12-13 04:56:02 11.77MB 软件验证
1
Tamarin证明者资料库 本自述文件描述了Tamarin证明者用于安全协议验证的存储库的组织。 它的目标受众是Tamarin证明者的感兴趣的用户和将来的开发人员。 有关Tamarin证明器的安装和使用说明,请参见手册的第2章: : 发展与贡献 有关如何开发,测试和发布对Tamarin证明者源代码的更改的,请参阅。 版本编号政策 我们使用具有四个组成部分的版本号。 第一个组件是主要版本号。 它指示代码库已完全重写。 第二部分是次要版本号。 我们使用奇数个次要版本号来表示面向早期采用者的开发版本。 我们甚至使用次要版本号来表示公开发布的版本,这些版本也会发布。 第三个组件指示错误修正版本。 第四个组件指示文档和元数据更改。 我们确保Tamarin证明者版本的外部接口与主版本号和次要版本号一致的所有版本的外部接口向后兼容。 我们在以下位置发布Tamarin证明程序的所有版本:
2022-11-30 16:06:22 15.53MB 系统开源
1
System Verilog for Verification, 2nd Edition英文版。Chris Spear著。如何使用System Verilog进行验证。
2022-11-28 19:38:24 2.33MB System Verilog
1
Synopsys 公司出品,业内权威。清晰PDF文档(非扫描)
2022-09-27 14:01:52 8.65MB SV VMM
1