├── README.md ├── courseware ├── 数字逻辑习题课王晓懿20181218.pdf ├── 数字逻辑第一讲_数制和编码_王晓懿 .pdf ├── 数字逻辑第一讲_绪论_王晓懿.pdf ├── 数字逻辑第七讲_时序电路_王晓懿.pdf ├── 数字逻辑第三讲_门电路_王晓懿.pdf ├── 数字逻辑第九讲_脉冲波的产生与整形_王晓懿.pdf ├── 数字逻辑第二讲_逻辑代数基础_王晓懿.pdf ├── 数字逻辑第五讲_Verilog介绍_王晓懿-1.pdf ├── 数字逻辑第五讲_Verilog介绍_王晓懿-2.pdf ├── 数字逻辑第八讲_存储器和可编程器件_王晓懿.pdf ├── 数字逻辑第六讲_触发器_王晓懿.pdf ├── 数字逻辑第四讲_组合逻辑_王晓懿-1.pdf ├── 数字逻辑第四讲_组合逻辑_王晓懿-2.pdf ├── 数字逻辑第四讲_组合逻辑_王晓懿-3.pdf └── 数字逻辑第四讲_组合逻辑_王晓懿-4.pdf ├── exercises ├── exercise_1.ipynb ├── exercise_1.pdf ├── exercise_2.pdf ├── exercise_3.pdf ├── exercise_4.pdf └── exercise_5.pdf └── pictures ├── 2-28_a.png └── 2-28_b.png /README.md: -------------------------------------------------------------------------------- 1 | # digital-logic 2 | Teaching material for Digital Logic 3 | -------------------------------------------------------------------------------- /courseware/数字逻辑习题课王晓懿20181218.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wxy-team/digital-logic/91a90e1e2c2b691e833f482610fd848e812f0063/courseware/数字逻辑习题课王晓懿20181218.pdf -------------------------------------------------------------------------------- /courseware/数字逻辑第一讲_数制和编码_王晓懿 .pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wxy-team/digital-logic/91a90e1e2c2b691e833f482610fd848e812f0063/courseware/数字逻辑第一讲_数制和编码_王晓懿 .pdf -------------------------------------------------------------------------------- /courseware/数字逻辑第一讲_绪论_王晓懿.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wxy-team/digital-logic/91a90e1e2c2b691e833f482610fd848e812f0063/courseware/数字逻辑第一讲_绪论_王晓懿.pdf -------------------------------------------------------------------------------- /courseware/数字逻辑第七讲_时序电路_王晓懿.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wxy-team/digital-logic/91a90e1e2c2b691e833f482610fd848e812f0063/courseware/数字逻辑第七讲_时序电路_王晓懿.pdf -------------------------------------------------------------------------------- /courseware/数字逻辑第三讲_门电路_王晓懿.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wxy-team/digital-logic/91a90e1e2c2b691e833f482610fd848e812f0063/courseware/数字逻辑第三讲_门电路_王晓懿.pdf -------------------------------------------------------------------------------- /courseware/数字逻辑第九讲_脉冲波的产生与整形_王晓懿.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wxy-team/digital-logic/91a90e1e2c2b691e833f482610fd848e812f0063/courseware/数字逻辑第九讲_脉冲波的产生与整形_王晓懿.pdf -------------------------------------------------------------------------------- /courseware/数字逻辑第二讲_逻辑代数基础_王晓懿.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wxy-team/digital-logic/91a90e1e2c2b691e833f482610fd848e812f0063/courseware/数字逻辑第二讲_逻辑代数基础_王晓懿.pdf -------------------------------------------------------------------------------- /courseware/数字逻辑第五讲_Verilog介绍_王晓懿-1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wxy-team/digital-logic/91a90e1e2c2b691e833f482610fd848e812f0063/courseware/数字逻辑第五讲_Verilog介绍_王晓懿-1.pdf -------------------------------------------------------------------------------- /courseware/数字逻辑第五讲_Verilog介绍_王晓懿-2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wxy-team/digital-logic/91a90e1e2c2b691e833f482610fd848e812f0063/courseware/数字逻辑第五讲_Verilog介绍_王晓懿-2.pdf -------------------------------------------------------------------------------- /courseware/数字逻辑第八讲_存储器和可编程器件_王晓懿.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wxy-team/digital-logic/91a90e1e2c2b691e833f482610fd848e812f0063/courseware/数字逻辑第八讲_存储器和可编程器件_王晓懿.pdf -------------------------------------------------------------------------------- /courseware/数字逻辑第六讲_触发器_王晓懿.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wxy-team/digital-logic/91a90e1e2c2b691e833f482610fd848e812f0063/courseware/数字逻辑第六讲_触发器_王晓懿.pdf -------------------------------------------------------------------------------- /courseware/数字逻辑第四讲_组合逻辑_王晓懿-1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wxy-team/digital-logic/91a90e1e2c2b691e833f482610fd848e812f0063/courseware/数字逻辑第四讲_组合逻辑_王晓懿-1.pdf -------------------------------------------------------------------------------- /courseware/数字逻辑第四讲_组合逻辑_王晓懿-2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wxy-team/digital-logic/91a90e1e2c2b691e833f482610fd848e812f0063/courseware/数字逻辑第四讲_组合逻辑_王晓懿-2.pdf -------------------------------------------------------------------------------- /courseware/数字逻辑第四讲_组合逻辑_王晓懿-3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wxy-team/digital-logic/91a90e1e2c2b691e833f482610fd848e812f0063/courseware/数字逻辑第四讲_组合逻辑_王晓懿-3.pdf -------------------------------------------------------------------------------- /courseware/数字逻辑第四讲_组合逻辑_王晓懿-4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wxy-team/digital-logic/91a90e1e2c2b691e833f482610fd848e812f0063/courseware/数字逻辑第四讲_组合逻辑_王晓懿-4.pdf -------------------------------------------------------------------------------- /exercises/exercise_1.ipynb: -------------------------------------------------------------------------------- 1 | { 2 | "cells": [ 3 | { 4 | "cell_type": "markdown", 5 | "metadata": {}, 6 | "source": [ 7 | "#