This is an 8 bit computer Built out of TTL logic chips (7400 series) inspired by the SAP-1 architecture it contains the fundamental building blocks of any computer, a system clock, ALU, flash, RAM and an output display. below is the table of contents for a detailed description of every part and a final demonstration.
Digital Logic Design using pen and paper to design with Analog discovery 2, and using Verilog for synthesizing. these are some of my junior year labs for Digital Electronics
A highly efficient implementation of contextually bound counters that can be used as a building block for other observability instrument libraries and technologies, such as activity-based resource metering.
In some cases, you need to manage the state of the counters in your project, like the number of visitors of your website, or number of view for a post, or number of downloads for a file, this needs to create a new table to save these records, or at least adding new column for your tables to save the count value.
This repository provides examples that demonstrates how to develop PSoC 4 MCU based digital designs. These examples help you to use peripherals like TCPWM, SCBs ( UART, SPI, I2C), Encoders/Decoders and general digital components.