awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesDigital Circuit Construction

Building digital logic circuits and hardware graphs using high-level descriptions.

Distinct from Quantum Circuit Design: Existing candidates are focused on quantum circuits or simple simulation, not general digital logic construction.

Explore 4 awesome GitHub repositories matching hardware & iot · Digital Circuit Construction. Refine with filters or upvote what's useful.

Awesome Digital Circuit Construction GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • geohot/fromthetransistorgeohot का अवतार

    geohot/fromthetransistor

    6,524GitHub पर देखें↗

    This project consists of technical instructional guides and a structured computer science curriculum designed to teach the construction of a full computing stack from transistors up to a web browser. It provides a 12-week educational course that covers the fundamental domains of computer architecture and digital logic design. The curriculum is distinguished by its first-principles approach, guiding the learner through the engineering of CPUs, FPGAs, and PCBs using digital logic and hardware description languages. It includes specific syllabi for building a hardware design, a TCP/IP network st

    Implements digital logic circuits for CPUs, UARTs, and Ethernet controllers using hardware description languages.

    GitHub पर देखें↗6,524
  • chipsalliance/chiselchipsalliance का अवतार

    chipsalliance/chisel

    4,691GitHub पर देखें↗

    Chisel is a hardware construction language and description tool used to define digital circuits. It functions as a generator that converts high-level hardware descriptions into synthesizable Verilog code for use in ASIC and FPGA design. The project enables the creation of parameterizable hardware templates and reusable digital components. It leverages functional and object-oriented programming patterns to transform complex circuit representations into finalized hardware descriptions. The toolset covers the register-transfer level design workflow, allowing users to model digital circuits usin

    Enables building hardware graphs by writing high-level programs that define circuit connections and logic.

    Scalachip-generatorchiselchisel3
    GitHub पर देखें↗4,691
  • atopile/atopileatopile का अवतार

    atopile/atopile

    3,070GitHub पर देखें↗

    atopile is an electronic design automation software and hardware description language that enables the definition of electronic circuits and components as code. It functions as a modular electronics framework and a compiler that transforms programmatic circuit definitions into a normalized model and KiCad project files for physical layout. The system distinguishes itself through automated hardware design automation, using a constraint-based value solver to calculate required component values and validate electrical specifications during the build process. It employs a modular approach to hard

    Represents electronic design relationships and circuit components using a structure of nodes and edges.

    Pythoncadedaelectronics
    GitHub पर देखें↗3,070
  • clash-lang/clash-compilerclash-lang का अवतार

    clash-lang/clash-compiler

    1,599GitHub पर देखें↗

    Clash is a functional hardware compiler and hardware description language compiler that translates strongly typed functional programs written in Haskell into synthesizable VHDL, Verilog, and SystemVerilog code. It serves as a development tool allowing digital designers to write hardware descriptions in functional languages and compile them directly to FPGA targets and physical netlists. The compilation infrastructure covers structural hardware compilation, including graph-based code normalization, functional language translation, and netlist generation. It features type-level clock domain saf

    Models digital logic using infinite streams of values flowing through components to enable natural descriptions of feedback loops.

    Haskellasicfpgahardware-description-language
    GitHub पर देखें↗1,599
  1. Home
  2. Hardware & IoT
  3. Digital Circuit Construction