shalan / N15_SoC

Modular AHB-Lite/APB based SoC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N15_SoC

A single core modular AHB-Lite/APB based SoC.

N15 SoC

The SoC has 3 main components:

  • CorePlex (CP): The CPU core, local SRAM, QSPI Flash Controller w/ cache, DMA Controller, Tow-Wire Debug Interface (TDI) and SPI Flash writer. All on a single master AHB-Lite bus.
  • North Bridge (NB): AHB-Lite subsystem with: SRAM, PSRAM Controller, GPIO Port and APB Bridge. The NB has 2 Master ports for the CP and the DMAC.
  • South Bridge (SB): APB subsystem with several peripherals: 2xUART, 2xI2C, 2xSPI, and 4xTMR/CCP/PWM). Analog peripherals to be added to the SB.

About

Modular AHB-Lite/APB based SoC

License:Apache License 2.0


Languages

Language:Verilog 96.4%Language:SystemVerilog 1.4%Language:C 1.1%Language:Assembly 0.7%Language:Shell 0.4%