设计错误(Design Errors)
- 简介(Introduction)
- 赋值覆盖(Assignment Overlap)
- 跨时钟域违例(Clock crossing violation)
- 组合环(Combinatorial loop)
- 层次违例(Hierarchy violation)
- IO包
- 锁存器检测(Latch detected)
- 无驱动检测(no driver on)
- 排除空指针(NullPointerException)
- 定义为组件输入的寄存器(Register defined as component input)
- 作用域违例(Scope violation)
- Spinal无法克隆类(Spinal can’t clone class)
- 未分配的寄存器(Unassigned register)
- 无法实现的is表述(Unreachable is statement)
- 位宽不匹配(Width mismatch)