+ Post New Thread
Results 1 to 3 of 3
-
14th November 2019, 18:32 #1
- Join Date
- Mar 2015
- Posts
- 60
- Helped
- 8 / 8
- Points
- 1,145
- Level
- 7
Tool inserted DFT lockup latch is not transparent in functional mode (no test port)
Hello,
I am using genus tool for synthesis. I have the 2 different clock domains in my design but connecting the whole design into single scan chain.
I see tool insert a lockup latch when it is stitching the scan chain from one domain to another domain.
The tool inserted negative level lockup latch doesn't have any test port. It has only D,Q and E (enable) port. And the E is connected to clock1 itself.
shouldn't the latch be transparent during functional mode? Is there any constraint which I can add so that tool can insert the lockup latch with test signal?
Thanks in Advance.
-
Advertisement
-
15th November 2019, 12:12 #2
- Join Date
- Mar 2017
- Location
- Viet Nam
- Posts
- 25
- Helped
- 1 / 1
- Points
- 588
- Level
- 5
-
Advertisement
-
20th November 2019, 13:08 #3
- Join Date
- Nov 2019
- Posts
- 2
- Helped
- 0 / 0
- Points
- 17
- Level
- 1
Re: Tool inserted DFT lockup latch is not transparent in functional mode (no test por
Hi,
Lockup latches do not have testability features. It will be ignored during normal functional mode, since the output of this latch will go to SI of next FF(Clk domain 2), Which will be disabled during functional mode.
Sunil
+ Post New Thread
Please login