对不起我的错误,我在OUTPUTpath上使用maxdelay约束而不在输入路径上使用。
例如,我在xilinx内存控制器(axi_emc)的输出上使用了这个约束。
Forall信号结果如下:
--------------------------------------------------
--------------------------------------------------
------约束|
检查|
最坏情况|
最佳案例|
时间安排|
时间安排|
|
松弛|
可实现的
错误|
得分了 - - - - - - - - - - - - - - - - - - - - - - - - -
--------------------------------------------------
------- NET“axi_emc_0_Mem_DQ”|
MAXDELAY |
0.200ns |
0.000ns |
0 |
0
MAXDELAY = 0.2 ns |
|
|
|
|
--------------------------------------------------
--------------------------------------------------
------
WEN信号除外:
--------------------------------------------------
--------------------------------------------------
------ * NET“axi_emc_0_Mem_WEN_pin”|
MAXDELAY |
-0.283ns |
0.483ns |
1 |
283
MAXDELAY = 0.2 ns |
|
|
|
|
--------------------------------------------------
--------------------------------------------------
------
这不是一个真正的计时问题,但这为卡概念和示波器的物理信号分析提供了良好的指示。
杰罗姆
以上来自于谷歌翻译
以下为原文
Sorry for my mistake, I use maxdelay constraint on
OUTPUT path and not on input path.
For example, I have used this constraint on the outputs of the xilinx memory controler (axi_emc).
For all signals the result is the following :
----------------------------------------------------------------------------------------------------------
Constraint | Check | Worst Case | Best Case | Timing | Timing
| | Slack | Achievable | Errors | Score
----------------------------------------------------------------------------------------------------------
NET "axi_emc_0_Mem_DQ<0>" | MAXDELAY | 0.200ns | 0.000ns | 0 | 0
MAXDELAY = 0.2 ns | | | | |
----------------------------------------------------------------------------------------------------------
Excepted for the WEN signal :
----------------------------------------------------------------------------------------------------------
* NET "axi_emc_0_Mem_WEN_pin" | MAXDELAY | -0.283ns| 0.483ns| 1| 283
MAXDELAY = 0.2 ns | | | | |
----------------------------------------------------------------------------------------------------------
It's not a real timing problem but this gives a good indication for the card conception and for physical signal analysis with oscilloscope.
Jerome
对不起我的错误,我在OUTPUTpath上使用maxdelay约束而不在输入路径上使用。
例如,我在xilinx内存控制器(axi_emc)的输出上使用了这个约束。
Forall信号结果如下:
--------------------------------------------------
--------------------------------------------------
------约束|
检查|
最坏情况|
最佳案例|
时间安排|
时间安排|
|
松弛|
可实现的
错误|
得分了 - - - - - - - - - - - - - - - - - - - - - - - - -
--------------------------------------------------
------- NET“axi_emc_0_Mem_DQ”|
MAXDELAY |
0.200ns |
0.000ns |
0 |
0
MAXDELAY = 0.2 ns |
|
|
|
|
--------------------------------------------------
--------------------------------------------------
------
WEN信号除外:
--------------------------------------------------
--------------------------------------------------
------ * NET“axi_emc_0_Mem_WEN_pin”|
MAXDELAY |
-0.283ns |
0.483ns |
1 |
283
MAXDELAY = 0.2 ns |
|
|
|
|
--------------------------------------------------
--------------------------------------------------
------
这不是一个真正的计时问题,但这为卡概念和示波器的物理信号分析提供了良好的指示。
杰罗姆
以上来自于谷歌翻译
以下为原文
Sorry for my mistake, I use maxdelay constraint on
OUTPUT path and not on input path.
For example, I have used this constraint on the outputs of the xilinx memory controler (axi_emc).
For all signals the result is the following :
----------------------------------------------------------------------------------------------------------
Constraint | Check | Worst Case | Best Case | Timing | Timing
| | Slack | Achievable | Errors | Score
----------------------------------------------------------------------------------------------------------
NET "axi_emc_0_Mem_DQ<0>" | MAXDELAY | 0.200ns | 0.000ns | 0 | 0
MAXDELAY = 0.2 ns | | | | |
----------------------------------------------------------------------------------------------------------
Excepted for the WEN signal :
----------------------------------------------------------------------------------------------------------
* NET "axi_emc_0_Mem_WEN_pin" | MAXDELAY | -0.283ns| 0.483ns| 1| 283
MAXDELAY = 0.2 ns | | | | |
----------------------------------------------------------------------------------------------------------
It's not a real timing problem but this gives a good indication for the card conception and for physical signal analysis with oscilloscope.
Jerome
举报