diff options
Diffstat (limited to 'backends/btor/README')
-rw-r--r-- | backends/btor/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/backends/btor/README b/backends/btor/README index 26cb377c6..efcf0d8f5 100644 --- a/backends/btor/README +++ b/backends/btor/README @@ -3,10 +3,10 @@ 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 +https://github.com/ahmedirfan1983/yosys -[[CITE]] BTOR: Bit-Precise Modelling of Word-Level Problems for Model Checking +[[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 @@ -19,5 +19,5 @@ Todos: - async resets - etc.. -- Add support for $pmux and $lut cells +- Add support for $lut cells |