summaryrefslogtreecommitdiff
path: root/backends/btor/README
blob: 26cb377c6fef85857f1b000668f63e86a07d621a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This is the Yosys BTOR backend.
It is developed by Ahmed Irfan <irfan@fbk.eu> - Fondazione Bruno Kessler, Trento, Italy

Master git repository for the BTOR backend:
https://github.com/ahmedirfan1983/yosys/tree/btor


[[CITE]] BTOR: Bit-Precise Modelling of Word-Level Problems for Model Checking 
Johannes Kepler University, Linz, Austria
http://fmv.jku.at/papers/BrummayerBiereLonsing-BPR08.pdf


Todos:
------

- Add checks for unsupported stuff
    - unsupported cell types
    - async resets
    - etc..

- Add support for $pmux and $lut cells