vault backup: 2025-01-17 14:58:02

This commit is contained in:
arc
2025-01-17 14:58:02 -07:00
parent 47ba2bb11d
commit b30345915f
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,15 @@
## Boolean Engineering
- Truth tables
- Only practical for small circuits
- Schematic capture
- Using CAD to place logic gates on a virtual canvas
- Facilitates *hierarchical design*
- Good for larger circuits
- Don't scale well for very large circuits
- Hardware Description Languages
- Enables hierarchical design
- Standardized by IEEE
- Design is more portable
- Usable in combination with schematic design
# Verilog