SkillAgentSearch skills...

DesignCNNAccelerators

Lab code for three-day lecture, "Designing CNN Accelerators using Bluespec System Verilog", given at SNU in December 2017

Install / Use

/learn @hyoukjun/DesignCNNAccelerators
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Lab assignment code for three-day lecture, "Designing CNN Accelerators using Bluespec System Verilog", given in Seoul National University in December 2017. Author: Hyoukjun Kwon (hyoukjun@gatech.edu)

For lab assignment descriptions, please refer to slides in /documents directory.

  • These lab assignements are based on Bluespec System Verilog (http://bluespec.com). You need Bluespec compiler license to run simulations for lab assignments. Bluespec offers university program: please refer to the website (http://bluespec.com/university/)

  • Compiling code In each lab, I added a make file that launches compilation script with right option.

    make : Compile Blue-sim cycle accurate simulation make run : Run the compiled simulation make clean : Clean up build files

  • How to add vim syntax?

    mkdir ~/.vim cp -r vim_syntax/* ~/.vim

View on GitHub
GitHub Stars31
CategoryProduct
Updated27d ago
Forks10

Languages

Bluespec

Security Score

75/100

Audited on Mar 7, 2026

No findings