cjdrake / pyeda

Python EDA
BSD 2-Clause "Simplified" License
301 stars 55 forks source link

Instantiate BDD/ttable/exp from partial pla #158

Open choltz95 opened 4 years ago

choltz95 commented 4 years ago

My truth table even after reduction w/ Espresso is pretty large. Is it possible to parse the truth table described by a PLA file into a ttable object? My overall goal is to recover BDD given PLA.