当前位置:网站首页>set_ clock_ groups
set_ clock_ groups
2022-07-28 06:22:00 【Shilu building】
set_clock_groups There are three options :-asynchronous,-logically_exclusive,-physically_exclusive, You must select one of them when using .
1、-asynchronous
Asynchronous clock does not need to be done timing check , The sample is shown in figure 1, If C1 and C2 these two items. clock It's asynchronous , Generally speaking, you don't need check This article path Of , At this point, you can use the following command to tell the tool :
set_clock_group -asynchronous -group C1 -group C2
chart 1
2、logical exclusive
Logical mutual exclusion , If there are two in a circuit clock, They don't exist timing check, for example , There is a choice of signal control of the two clock, Pictured 2, These two clock Yes, it should be declared as logical exclusive Of , The order is as follows :
create_clock -period 10 -name C1 -waveform {0 5} [get_ports C1]
create_clock -period 12 -name C2 -waveform {0 6} [get_ports C2]
set_clock_groups -logically_exclusive -group C1 -group C2
chart 2
This happens in addition to using set_clock_groups You can also use set_false_path.
set_false_path-from [get_clocks C1] -to [get_clocks C2]
set_false_path-from [get_clocks C2] -to [get_clocks C1]3、physical exclusive
Mutual exclusion at the physical level , For example, it is defined in the same port/pin Differences on clock, Pictured 3. here C1 clock(F3) and C2 clock (F4) between timing check, however F1->F2 Between timing check, because clock path after MUX The choice of , So it can only be C1->C1 or C2->C2, There can't be C1->C2 or C2->C1, At this time, you need to MUX Then define two generate clock, And then use set_clock_groups -physically_exclusive The two one. generate clock Set mutual exclusion at the physical level .
create_clock -period 10 -name C1 -waveform {0 5 } [get_ports C1]
create_clock -period 20 -name C2 -waveform {0 12} [get_ports C2]
create_generated_clock -name GC1 -divide_by 1 \
-source [get_pins mux1/A] [get_pins mux1/Z] -combinational
create_generated_clock -name GC2 -divide_by 1 \
-source [get_pins mux1/B] [get_pins mux1/Z] -combinational -add
set_clock_groups -physically_exclusive -group GC1 -group GC2
chart 3
4、SI analysis
Doing it SI When analyzing -physical exclusive No analysis group Crosstalk between ,-logical exclusive Only analyze timing window Overlapping parts crosstalk,-asynchronous Think timing window infinity (infinite window:timing window Completely interlaced , Do it at any time SI analysis ), At this time SI It has a big impact . This part can refer to PT Of user guide.

边栏推荐
- USB Network Native Driver for ESXi更新到支持ESXi7.0.1
- 三极管设计,理解饱和,线性区域和截止区
- (PHP graduation project) obtain the campus network repair application management system based on PHP
- 针对大量数据,MATLAB生成EXCEL文件并进行排版处理的源码
- In asp Usage of cookies in. Net
- AEM线上产品推介会---线缆认证测仪
- (PHP graduation project) based on PHP user online submission management system
- TCL and eltcl? Cdnext and CMRL?
- Varistor design parameters and classic circuit recording hardware learning notes 5
- 在win7 上安装 Visual Studio 2019 步骤 及 vs2019离线安装包
猜你喜欢

dsp和fpga的通讯

TVs tube parameters and selection

Agilent安捷伦 E5071测试阻抗、衰减均正常,惟独串扰NG?---修复方案

Electric fast burst (EFT) design - EMC series hardware design notes 4

浅谈FLUKE光缆认证?何为CFP?何为OFP?

Nanjing University of Posts and Telecommunications CTF topic writeup (II) including topic address

怎么看SIMULINK直接搭的模块的传递函数

set_clock_groups

开关电源电路EMI设计在layout过程中注意事项

(PHP graduation project) based on PHP Gansu tourism website management system to obtain
随机推荐
ASP.NET 读数据库绑定到 TreeView 递归方式
弹出消息对话框的方法
福禄克DTX-1800其配件DTX-CHA002通道适配器CHANNEL更换RJ45插座小记
关于隔离电源断电瞬间MOSFET损坏问题分析
AEM online product promotion conference - Cable certification tester
(PHP graduation project) obtained based on PHP novel website management system
权重衰减 weight decay
Getting started with latex
低功耗设计-Power Switch
Apache log4j arbitrary code execution replication
AEM线上产品推介会---线缆认证测仪
(PHP graduation project) based on PHP online travel website management system to obtain
(PHP graduation design) obtained based on PHP fruit sales store management system
(PHP graduation project) based on PHP student daily behavior management system access
如何测试工业以太网线缆(利用FLUKE DSX-8000)?
Summary of common WAF interception pages
Best practices to ensure successful deployment of Poe devices
Transformer 自注意力机制 及完整代码实现
VB OCX applied to Web
N positions of bouncing shell