-
尽管
UInt/SInt兼容Bits类型的所有操作,但会对程序运行造成负担,本项目所有BitVector尽可能使用Bits,当数据被确定为可运算数据时使用UInt/SIntThe
UInt/SInttypes are vectors of bits interpreted as two’s complement unsigned/signed integers. They can do whatBitscan do, with the addition of unsigned/signed integer arithmetic and comparisons. -
流水线
Node结构中的Payload信号名大写Note that I got used to name the Payload instances using uppercase. This is to make it very explicit that the thing isn’t a hardware signal, but are more like a “key/type” to access things.
-
关于注释
-
一级注释
/* ======================================================= ======================================================= */ -
二级注释
/* something */ -
三级注释
// something
-
-
Notifications
You must be signed in to change notification settings - Fork 0
一个以敏捷架构迁移为目标设计的超标量处理器设计(building)
License
ChipArts/Furina
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
一个以敏捷架构迁移为目标设计的超标量处理器设计(building)
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published