SJTU-ECTL / MinSC

MinSC: An Exact Synthesis-Based Method for Minimal-AreaStochastic Circuits under Relaxed Error Bound

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MinSC Overview

This project implements the exact-synthesis method to find an area-optimal SC circuit with the relaxed error bound over the target function in our paper [1].

Related papers:

  • [1]: MinSC: An Exact Synthesis-Based Method for Minimal-Area Stochastic Circuits under Relaxed Error Bound (Xuan Wang, Zhufei Chu, and Weikang Qian, ICCAD 2021)

The following two directories provide the two major programs.

Please refer to README.md in both directories for more details.

If you have any questions or suggestions, please feel free to eamil to xuan.wang@sjtu.edu.cn, thanks!

About

MinSC: An Exact Synthesis-Based Method for Minimal-AreaStochastic Circuits under Relaxed Error Bound


Languages

Language:C++ 91.4%Language:Verilog 6.6%Language:MATLAB 1.5%Language:C 0.3%Language:Objective-C 0.2%