soc
CPU core project
An experimental System-on-Chip project that includes multiple CPU cores and a custom compiler toolchain for teaching computing fundamentals and exploring hardware-software co-design.
An experimental System-on-Chip with a custom compiler toolchain.
59 stars
9 watching
3 forks
Language: Verilog
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An IceCore-based modular development core with integrated peripherals and interfaces. | 46 |
| | The Charlotte Core project develops the core components of an operating system | 115 |
| | Simulates an x86-64 CPU architecture in C++ | 195 |
| | A compiler project that aims to formalize and verify the semantics of an intermediate language using Coq | 57 |
| | A high-level programming language with a dynamic type system and support for various CPU architectures. | 56 |
| | CIL is a front-end for the C programming language that facilitates program analysis and transformation. | 364 |
| | A compiler project to create an interpretable language that compiles to native C code | 10 |
| | A Rust-based implementation of a general-purpose programming language with compiler, garbage collector, and JIT capabilities | 46 |
| | A simulation framework for analyzing performance and design trade-offs of complex many-core systems | 53 |
| | A toolset providing a foundation for building robust and maintainable software projects by managing dependencies and ensuring code consistency | 1,141 |
| | The xnu kernel project provides the core operating system software for Apple's macOS and iOS systems. | 1,872 |
| | A standalone compiler/assembler/linker/libc for multiple architectures | 279 |
| | An SoC design with a set of license-unencumbered components, intended to support developmental testing and verification. | 21 |
| | A bioinformatics analysis pipeline for processing ChIP-seq data | 199 |
| | A modular hardware abstraction library for designing and implementing complex digital systems | 23 |