Embedded platform engineering
Exeter manages embedded platforms.
Exeter brings FPGA logic, real-time cores, accelerators, and peripherals together into a working platform—with the software, builds, and updates needed to maintain it.
SOURCE · REPRODUCIBLE BUILDS · HARDWARE TESTS · NO LOCK-IN
Hardware integration
Make the whole board work together.
Connect applications to FPGA logic, real-time cores, accelerators, and peripherals through drivers, shared memory, messaging, and coordinated data paths.
PLATFORM SOFTWARE Product application + system services
DRIVERS · APIs · IPC · DMA
FPGA LOGIC REAL-TIME CORES DSP / ACCELERATOR PERIPHERALS
Delivery
Keep your platform moving with your product.
Reproducible builds, hardware tests, documentation, and coordinated software and firmware releases—with signed updates and recovery when things go wrong.
delivery/release-01
├── src/
├── hardware/
├── tests/
├── docs/
├── build.sh
└── release/Start a project.