Skip to content
#

hardware-description-language

Here are 127 public repositories matching this topic...

Using HDL, from Boolean algebra and elementary logic gates to building a Central Processing Unit, a memory system, and a hardware platform, leading up to a 16-bit general-purpose computer. Then, implementing the modern software hierarchy designed to enable the translation and execution of object-based, high-level languages on a bare-bone compute…

  • Updated Oct 2, 2020
  • Python
HDL_Converter

A simple tool that can be used to convert the header syntax of a verilog module or VHDL entity to an instantiation syntax and create testbench structures (top level and verify). The project is aimed at removing the need for tedious refactoring of module headers when instantiating modules or verifying individual modules with testbenches.

  • Updated Apr 28, 2022
  • C#

Improve this page

Add a description, image, and links to the hardware-description-language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hardware-description-language topic, visit your repo's landing page and select "manage topics."

Learn more