GithubHelp home page GithubHelp logo

wangyaobsz / cynapsev11 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saunak1994/cynapsev11

0.0 0.0 0.0 563 KB

The CyNAPSE Neuromorphic Accelerator: A Digital Spiking neural network accelerator written in fully synthesizable verilog HDL

Verilog 92.96% Coq 7.04%

cynapsev11's Introduction

The CyNAPSE Neuromorphic Accelerator Verilog repository Authors:

  1. Saunak Saha, Graduate student, Iowa State University
  2. Dr. Henry Duwe, Assistant Professor, Iowa State University
  3. Dr. Joseph Zambreno, Professor, Iowa State University

This repository is part of a paper titled: "An Adaptive Memory Management Strategy Towards Energy Efficient Machine Inference in Event-Driven Neuromorphic Accelerators" (2019) Please use the following to cite our paper:

Saha, Saunak, Henry Duwe, and Joseph Zambreno. "An Adaptive Memory Management Strategy Towards Energy Efficient Machine Inference in Event-Driven Neuromorphic Accelerators." In 2019 IEEE 30th International Conference on Application-specific Systems, Architectures and Processors (ASAP), vol. 2160, pp. 197-205. IEEE, 2019.

BibTex:

@inproceedings{saha2019adaptive,
title={An Adaptive Memory Management Strategy Towards Energy Efficient Machine Inference in Event-Driven Neuromorphic Accelerators},
author={Saha, Saunak and Duwe, Henry and Zambreno, Joseph},
booktitle={2019 IEEE 30th International Conference on Application-specific Systems, Architectures and Processors (ASAP)},
volume={2160},
pages={197--205},
year={2019},
organization={IEEE} }

Architecture Hierarchy: (Refer to figure CyNAPSE_Arch.pdf)

Fully synthesizable modules:

  1. (GexLeakUnit.v , GinLeakUnit.v, VmemLeakUnit.v, EPSCUnit.v, IPSCUnit.v, ThresholdUnit.v, SynapticIntegrationUnit.v) -> ConductanceLIFNeuronUnit.v : An implementation of the LIF Neuron with conductanc-based synapses and inhibitory+excitatory synapses for competitive learning
  2. (InputFIFO.v) : An implementation of a circular FIFO queue used in our architecture as input, output and auxiliary queues
  3. (InputRouter.v): An implementation of the Input Spike Routing Finite State Machine used in our architecture.
  4. (InternalRouter.v): An implementation of the internal event routing module to the auxiliary queue
  5. (ConductanceLIFNeuronUnit.v) -> NeuronUnit.v: multiple physical neurons into the Neuron Unit
  6. (SysControl.v) -> System Controller and global timer
  7. (NeuronUnit.v, InputFIFO.v, InputRouter.v, InternalRouter.v, SysControl.v) -> Top.v : Top module of our architecture

Non-synthesizable modules:

  1. (SinglePortNeuronRAM.v) -> Model of Dendritic tree scratchpad SRAMs
  2. (SinglePortOffChipRAM.v) -> Model of external synaptic store
  3. (Top_tb.v) -> A testbench for testing one of our benchmarks. Change binaries to test SDBN, SCWN OR SCNN accuracy.

Binaries: Download the binaries here: https://drive.google.com/file/d/1tf28bhk9uzxP5EPs3OrcLNsgeVLS7aII/view?usp=sharing CyNAPSEbin.tar.gz contains binaries for the Weights, Input AER Events (BTIn and NIDIn) and the Homeostatic thresholds Theta (only for SCWN) for each of the benchmarks Use the appropriate one in the benchmark testbench Top_tb.v

For help, questions or comments please read our paper or feel free to reach out to: [email protected]

cynapsev11's People

Contributors

saunak1994 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.