ECE270 Lab 5 Notes
A+B+F = all of the terms. So, F can be replaced by (A+B)’, and the same for A and B likewise. There are no parts like 3-input NOR gate in your DK-1 parts kit. Go to Programs-> ECE Software -> … Continue reading
A+B+F = all of the terms. So, F can be replaced by (A+B)’, and the same for A and B likewise. There are no parts like 3-input NOR gate in your DK-1 parts kit. Go to Programs-> ECE Software -> … Continue reading
You can download them from here: click Included features: A word format document with USTC headers. A latex source file template document. A latex source file template document, with USTC logo watermark. USTC logo in {jpg,pdf,ps,svgz} format files. Good luck … Continue reading
Just a simple one, save it to the same folder with your TeX file and then try it out! homework.sty Packages Required: pgf, tikz, newalg, fancyhdr, they are generally included in CTeX Suite, except pgf. Examples: %sample.tex \documentclass[12pt]{article} \usepackage{homework} \sethwtitle{Your … Continue reading
1. In the circuit layout design, generally, just one step of “De-Morgan Law” replacement happens to the last “OR” gate, and it is converted to an “NAND” gate. Other level “AND” gates automatically change to “NAND” gates because of the … Continue reading