Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| asic:timing:cells [2023/11/18 20:55] – rajit | asic:timing:cells [2024/05/31 18:37] (current) – rajit | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| would correspond to the function | would correspond to the function | ||
| < | < | ||
| - | function: "!a * !b + !(a*b)*c" | + | function: "!a*!b + c*!(a*b)" |
| </ | </ | ||
| + | We use the same approach for latches as well. | ||
| + | |||
| + | The [[https:// | ||