FreeChipStore (FCS)¶
Status: LIVE¶
| Field | Value |
|---|---|
| URL | freechipstore.pages.dev |
| GitHub | freechipstore-online/platform |
| Simulations | 22 |
| Accent | #f59e0b (amber) |
Categories (4)¶
- Architecture (6): CPU builder, pipeline, cache sim, memory hierarchy, GPU pipeline
- Fundamentals (5): Logic gates, ALU sim, waveform viewer, boolean algebra
- Design (3): FSM designer, ISA designer, signal processor
- Fabrication (1): Wafer viewer (4-level zoom)
Key Simulations¶
- CPU Builder — working 8-bit CPU with assembly editor, fetch/decode/execute
- GPU Pipeline — vertex → rasterize → fragment → framebuffer visualization
- ISA Designer — design your own instruction set, write assembly, execute
- CPU Pipeline — 5-stage pipeline with hazard detection, stalling, forwarding