INDEX OF
Introduction to Digital Electronics
Brief introduction to digital electronics and basic digital operations
Author: Vanadium - Last modified: 2023-12-27
What is meant with the expression 'combinational logic' and which are its main characteristics to account for during digital design
Author: Vanadium - Last modified: 2023-12-27
A quick look to sequential logic and basic devices
Author: Vanadium - Last modified: 2023-12-27
Which are the main timing-related quantities that should be considered when implementing a digital circuit? How do they affect your design?
Author: Vanadium - Last modified: 2023-12-29
What is STA and how it is automatically performed by EDA tools
Author: Vanadium - Last modified: 2024-01-11
Which are the main steps behind the design of a digital circuit? Let's analyse the steps, from the architectural definition to the physical design of the die, with focus on languages and file formats used in the VLSI industry.
Author: Vanadium - Last modified: 2024-01-11
VHDL is widely used for the description of digital hardware. Here, it is briefly introduced to provide an idea of its features and basic syntax.
Author: Vanadium - Last modified: 2024-01-27
In the previous article, we saw how to write our first component in VHDL; now, how can we simulate it? Let's see the best (and free) solutions for digital circuit simulation.
Author: Vanadium - Last modified: 2024-01-27
In the previous articles, I provided two simple HDLs of a 2-to-1 mux and a brief introduction to simulation tools; now, it's time to simulate! Let's write a simple VHDL test-bench, to understand how components are tested and verified after the design phase.
Author: Vanadium - Last modified: 2024-01-27
How to run a test-bench simulation with GHDL and analyse signals through GTKwave
Author: Vanadium - Last modified: 2024-01-28