1 Repo
Processes that resolve interface specifications between hardware modules during an elaboration phase.
Distinguishing note: Candidates are for database commits or compilers; this is for resolving hardware module interface parameters.
Explore 1 awesome GitHub repository matching hardware & iot · Hardware Parameter Negotiation. Refine with filters or upvote what's useful.
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
Resolves hardware interface specifications between modules by exchanging parameters during a separate elaboration phase.