Skip to content

dchakra336/ROBDD-to-crossbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Compile .cpp file, requires C++11:

g++ -std=c++11 buddy_adder.cpp -o adder -lbdd

buddy_adder.cpp : C++ file to define Boolean formulae to be computed, contains template and explanation to realize custom Boolean formulae

robdd_to_xbar.py : Python file to map ROBDD to crossbar matrix

About

Implementation of mapping ROBDDs to memristive crossbar circuits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published