Skip to content

apeforest/pow3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This folder contains the APIs and data structures for handling 
Finite State Machine (FSM) in the MCNC blif/kiss2 format.

The fsmToVerilog package can convert a blif file to RTL verilog file of
a FSM.

The fsmSwitching package reads in encoded FSM in blif format and 
calculates the total switching actitiy based on total transition 
probability. The total transition probability is also printed out 
in a file <fsm_name>.prob

-----------------------
Data Structure:
-----------------------
The FSM data structure is stored in struct.h
The APIs to read in and store such data structure is in read_fsm.c

About

A Low Power Finite State Machine Encoding Package for Sequential Logic Synthesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors