awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesProcessor Core Integration

Incorporation of various processor architectures into a system with support for custom interrupts and memory configurations.

Distinct from Processor Cores: Candidates focus on monitoring or software-side configuration; this is the structural integration of the core into the SoC

Explore 2 awesome GitHub repositories matching hardware & iot · Processor Core Integration. Refine with filters or upvote what's useful.

Awesome Processor Core Integration GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • enjoy-digital/litexAvatar enjoy-digital

    enjoy-digital/litex

    3,963Vezi pe GitHub↗

    LiteX is an FPGA SoC development suite and SoC builder framework used to programmatically design system-on-chips. It provides a hardware description toolchain that uses a scriptable framework to define hardware layouts and automate the generation of hardware description language code. The project distinguishes itself by orchestrating multiple vendor and open-source toolchains to synthesize digital logic and generate deployable bitstreams. It supports multi-language logic integration, allowing disparate hardware description languages to be combined into a single project. The framework covers

    Supports the incorporation of various processor softcores into the system with custom interrupt and memory configurations.

    Pythonfpgahardwaresystem-on-chip
    Vezi pe GitHub↗3,963
  • chipsalliance/rocket-chipAvatar chipsalliance

    chipsalliance/rocket-chip

    3,798Vezi pe GitHub↗

    Rocket-chip is a framework for the parametric design, synthesis, and verification of RISC-V based processors and system-on-chip hardware. It functions as a generator that converts high-level specifications into synthesizable Verilog files for FPGA or ASIC implementation. The project utilizes a Scala-based hardware description framework to produce customizable pipelined processor cores, memory hierarchies, and peripheral devices. It employs a parameter-driven model and a two-phase negotiation process to resolve hardware interface specifications between modules during the elaboration phase. Th

    Generates pipelined cores with instruction and data caches extensible with floating-point units and accelerators.

    Scalachip-generatorchiselriscv
    Vezi pe GitHub↗3,798
  1. Home
  2. Hardware & IoT
  3. Processor Core Integration

Explorează sub-etichetele

  • Pipelined Core GeneratorsGenerators that produce pipelined processor cores with extensible caches and floating-point units. **Distinct from Processor Core Integration:** Focuses on the generation of the core itself rather than just integrating an existing core into a system.