mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-25 05:44:06 -06:00
16 lines
308 B
Markdown
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)
|
|
|
|

|
|
|
|
|
|
|