Tag: digital electronics
A Peek Into Open Source Verilog Simulator
Verilog, a hardware description language, is used to model electronic systems, and to design and verify digital circuitry at the register-transfer level of abstraction....
Using QEMU for Embedded Systems Development, Part 2
In the previous articles, we learnt how to use QEMU for a generic Linux OS installation, for networking using OpenVPN and TAP/TUN, for cross-compilation...