Here you can ask questions and find or give answers to organizational, academic and other questions about studying computer science.

1.1k questions

1.2k answers

1.6k comments

532 users

0 votes

Hello,
Why can the cby operator have a different clock than the x or y streams?

in * TF "Emb. Sys. and Rob." by (220 points)

1 Answer

0 votes
(x cby y) is essentially y shifted one step to the right (ignoring the initial value that comes from x). Hence, all values including the boxes move one step to the right. Typically, that moves a box to a place where before there was no box and a place where there was no box may become a real value. Hence, the clocks of y and (x cby y) are usually different ones. Note that the clock is a boolean stream that is 0 if the value is a box, and 1 otherwise.
by (166k points)

Related questions

0 votes
1 answer
asked Dec 10, 2022 in * TF "Emb. Sys. and Rob." by piskandar (220 points)
0 votes
1 answer
asked Nov 30, 2022 in * TF "Emb. Sys. and Rob." by piskandar (220 points)
+1 vote
1 answer
asked Apr 2, 2021 in * TF "Emb. Sys. and Rob." by mlill (440 points)
0 votes
1 answer
0 votes
1 answer
asked Jul 26, 2021 in * TF "Emb. Sys. and Rob." by mlill (440 points)
Imprint | Privacy Policy
...