Lxp32 Cpu Save

A lightweight, open source and FPGA-friendly 32-bit CPU core based on an original instruction set

Project README

lxp32-cpu

LXP32 is a small and FPGA friendly 32-bit CPU IP core based on a simple, original instruction set. Its key features include:

  • portability (described in behavioral VHDL, not tied to any particular vendor);
  • 3-stage hazard-free pipeline;
  • 256 registers implemented as a RAM block;
  • only 30 distinct opcodes;
  • separate instruction and data buses, optional instruction cache;
  • WISHBONE compatibility;
  • 8 interrupts with hardwired priorities;
  • optional divider.

The LXP32 processor was successfully used in commercial projects, is well documented and comes with a verification environment.

LXP32 lacks some features of more advanced processors, such as nested interrupt handling, debugging support, floating-point and memory management units. LXP32 ISA (Instruction Set Architecture) does not currently have a C compiler, only assembly based workflow is supported.

Project website: https://lxp32.github.io/

Open Source Agenda is not affiliated with "Lxp32 Cpu" Project. README Source: lxp32/lxp32-cpu
Stars
56
Open Issues
0
Last Commit
1 year ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating