commit | 0f49eb21af59662e6d367f336ea8cd3362b63c27 | [log] [tgz] |
---|---|---|
author | Jecel Assumpcao Jr <jecel@merlintec.com> | Thu Nov 26 20:47:42 2020 -0300 |
committer | Jecel Assumpcao Jr <jecel@merlintec.com> | Thu Nov 26 20:47:42 2020 -0300 |
tree | 7f7416a1bbbc2b2a9c91b98785931bba96cee3b2 | |
parent | 57310a9bd984802ec7702128f53e5f6addd4eb63 [diff] | |
parent | 011d750d9806f03d1a5dcfba23f21371f87b9f7d [diff] |
Merge https://github.com/efabless/caravel into main
A template SoC for Google SKY130 free shuttles. It is still WIP. The current SoC architecture is given below.
The managment SoC runs firmware that can be used to:
The memory map of the management SoC can be found here
This is the user space. It has limited silicon area (TBD, about 3.1mm x 3.8mm) as well as a fixed number of I/O pads (37) and power pads (10). See the Caravel premliminary datasheet for details. The repository contains a sample mega project that contains a binary 32-bit up counter.
The firmware running on the Management Area SoC, configures the I/O pads used by the counter and uses the logic probes to observe/control the counter. Three firmware examples are provided: