1 Star 0 Fork 0

SR达人/freechipsproject_chisel3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
root-doc.txt 803 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jim Lawson 提交于 2019-05-21 17:01 . Minor Scaladoc update (#1099)
This is the documentation for Chisel.
== Package structure ==
The [[chisel3]] package presents the public API of Chisel.
It contains the concrete core types [[chisel3.UInt `UInt`]], [[chisel3.SInt `SInt`]], [[chisel3.Bool `Bool`]], [[chisel3.experimental.FixedPoint `FixedPoint`]], [[chisel3.Clock `Clock`]], and [[chisel3.Reg `Reg`]],
the abstract types [[chisel3.Bits `Bits`]], [[chisel3.Aggregate `Aggregate`]], and [[chisel3.Data `Data`]],
and the aggregate types [[chisel3.Bundle `Bundle`]] and [[chisel3.Vec `Vec`]].
The [[Chisel]] package is a compatibility layer that attempts to provide chisel2 compatibility in chisel3.
Utility objects and methods are found in the [[chisel3.util `util`]] package.
The [[chisel3.testers `testers`]] package defines the basic interface for chisel testers.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sr-master/freechipsproject_chisel3.git
git@gitee.com:sr-master/freechipsproject_chisel3.git
sr-master
freechipsproject_chisel3
freechipsproject_chisel3
master

搜索帮助