delay in simulink can i use buffer

how can i get a delay in one input of xor.can i use buffer?how can i connect buffer with xor and counter?when i try to connect buffer at the output of xor and the output of buffer with the reset pin of counter i get red dotted line.how can i avoid it in simulink?

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 1 Mar 2013
Use a unit delay block

3 Comments

when i try to connect delay unit with buffer i get red dotted line why it is so?
The dotted red line means that those block can not be connected. Which toolbox are you using?
can we connect cmos xor with delay unit or should i use bitwise operator for this purpose.if i connect bitwise operator with delay unit then i don't get red dotted line.how can i have data type double for D latch

Sign in to comment.

Asked:

on 1 Mar 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!