2014-02-05 11:31:10 -06:00
|
|
|
|
|
|
|
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:
|
2015-04-03 10:11:45 -05:00
|
|
|
https://github.com/ahmedirfan1983/yosys
|
2014-02-05 11:31:10 -06:00
|
|
|
|
|
|
|
|
2015-07-02 04:14:30 -05:00
|
|
|
[[CITE]] BTOR: Bit-Precise Modelling of Word-Level Problems for Model Checking
|
2014-02-05 11:31:10 -06:00
|
|
|
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..
|
|
|
|
|
2015-04-03 09:45:14 -05:00
|
|
|
- Add support for $lut cells
|
2014-02-05 11:31:10 -06:00
|
|
|
|