OpenFPGA/yosys/backends/btor
tangxifan 4f5f8de46f Add Yosys and update flow_flow Perl Script 2018-11-30 21:14:43 -07:00
..
Makefile.inc Add Yosys and update flow_flow Perl Script 2018-11-30 21:14:43 -07:00
README Add Yosys and update flow_flow Perl Script 2018-11-30 21:14:43 -07:00
btor.cc Add Yosys and update flow_flow Perl Script 2018-11-30 21:14:43 -07:00
verilog2btor.sh Add Yosys and update flow_flow Perl Script 2018-11-30 21:14:43 -07:00

README

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


[[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 $lut cells