quartz/content/notes/03-sequential-logic-circuits.md
2022-07-19 21:21:13 +12:00

16 lines
308 B
Markdown

---
title: "03-sequential-logic-circuits"
aliases:
tags:
- cosc204
---
comb log. circuits always produce the same output with the same inputs
Sequential logic circuit output depends not only on the inputs but also past history (memory)
![combinatorial vs sequential](https://i.imgur.com/GbfAZ4c.png)