Skip to content

The HDL FPGA Module to Interact with the MICS Neuromorphic Reservoir Computing ASIC

Notifications You must be signed in to change notification settings

oshears/neuromorphic_asic_bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neuromorphic ASIC Bridge

Overview

The HDL FPGA Module to Interact with the MICS Neuromorphic Reservoir Computing (RC) ASIC. This FPGA is in charge of sending one of four letters signals to the (RC) ASIC via PWM waves. The ASIC responds with its prediction of the letter's class via four amplitude modulated signals.

Architecture

<Insert Circuit/Architecture Diagram>

Modules

AXI Interface

Registers

Input Generator Register

Output Analyzer Register

Input Generator

Output Analyzer

Camera Interface

Compiling IP and Generating Hardware XSA File

vivado -mode tcl -source createBridgeProject.tcl
vivado -mode tcl -source createTopProject.tcl

Compiling Vitis Sample Project

xsct createPlatformProject.tcl

Configuring UART

sudo minicom -D /dev/ttyACM0

About

The HDL FPGA Module to Interact with the MICS Neuromorphic Reservoir Computing ASIC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published