🔄 FPGA时序收敛:全流程方法论与实践指南
Error parsing MDX
[next-mdx-remote-client] error compiling MDX:
Expected a closing tag for `<br>` (20:66-20:70) before the end of `tableData`
18 | | 时序类型 | 作用 | 优先级 | 目标裕量(Slack) |
19 | |----------------|--------------------------|--------|-------------------------------|
> 20 | | **建立时间(Setup)** | 决定**最高工作频率** | ⭐⭐⭐⭐⭐ | ≥ **15% × 时钟周期**<br>(例:100 MHz → ≥ 1.5 ns) |
| ^
21 | | **保持时间(Hold)** | 保证数据稳定采样 | ⭐⭐ | ≥ **0.1–0.3 ns**(工具通常自动修复) |
22 |
More information: https://mdxjs.com/docs/troubleshooting-mdx
🧑🔧 See how to debug and solve most common MDX errors