Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Chisel HDL 中是否有任何定点库可用于执行基本的算术运算,例如加、减、乘和除?
我相信固定类正在积极开发中。看看Chisel repo 中的Fixed.scala。