issues
search
cjdrake
/
pyeda
Python EDA
BSD 2-Clause "Simplified" License
307
stars
55
forks
source link
Espresso Improvements
#61
Closed
cjdrake
closed
10 years ago
cjdrake
commented
10 years ago
Issues:
[ ] Reliance on global state, especially "cube" data structure.
[ ] Preprocessor crud.
[ ] Get rid of main.h/main.c, pass a cube/cover type through Python API.
[ ] Memory management needs work.
[ ] Could use some object abstractions.
[ ] Use "popcount" to calculate hamming weight.
[ ] Use 64-bit int for set data type.
Issues: