Merge branch 'master' of https://github.com/hadirkhan10/ibtida-soc
tree: eb18fdf87937361c6d8a4525d1f7afdb01763770
  1. .travisCI/
  2. chisel/
  3. def/
  4. doc/
  5. gds/
  6. lef/
  7. macros/
  8. mag/
  9. maglef/
  10. ngspice/
  11. openlane/
  12. qflow/
  13. scripts/
  14. spi/
  15. utils/
  16. verilog/
  17. .travis.yml
  18. info.yaml
  19. LICENSE
  20. Makefile
  21. mpw-one-a.md
  22. README.md
README.md

ابتدا(Ibtida) SoC - Google SKY130 Shuttle

An Soc designed to be included inside the Caravel, a template SoC for Google SKY130 free shuttles.

ابتدا means the start of something. This is a minimal SoC built around a RISC-V based 5 stage pipelined core Buraq-Mini. Both the SoC and the core are made from scratch using CHISEL HDL. The CHISEL source code as well as the emitted verilog are provided in the relvant folders. It is still Work In Progress (WIP). The current SoC architecture is given below.

<<<<<<< HEAD

Design hierarchy

Chisel source code is available here:

chisel/
├── Buraq-Mini (core source)
│   │–– RV32i
│       └── src
│–– TileLink  (bus source)
│   └── src
└── src (SoC source)

The emitted verilog is present here:

verilog/
├── rtl
│   ├──ibtida-soc
│   │  └── Ibtida_top_dffram_cv.v

The synthesized netlist is present here:

verilog/
├── gl
│   └── Ibtida_top_dffram_cv.v

The hardened macros are placed here:

def/
└── Ibtida_top_dffram_cv.def.gz
lef/
└── Ibtida_top_dffram_cv.lef
gds/
└── Ibtida_top_dffram_cv.gds.gz

Contributors

Main contributors are:

  1. Engr. Muhammad Hadir Khan (RTL design based on CHISEL) (Owner).
  2. Sajjad Ahmed (RTL design based on CHISEL).
  3. Engr. Aireen Amir Jalal (APR flow with OpenLANE RTL-GDSII).

Other contributors: 4. Dr. Roomi Naqvi (Supervisor). 5. Dr. Ali Ahmed (Supervisor). 6. Usman Zain