-
Dear experts,
I am facing the following issue when updating the julia packages:
```julia
julia git:(master) ✗ ./julia
_
_ _ _(_)_ | Documentat…
-
The files `lorina/aiger.hpp` and `lorina/detail/utils.hpp` are using `std::vector` without including it which can lead to problems, see, e.g., here:
https://travis-ci.org/lsils/mockturtle/jobs/5238…
-
Hi,
I played a bit with SymbiYosys recently but I found out that the ``Aiger`` engine isn't called with the "right" options.
e.g.
With this kind of .sby file (and any kind of test.v file):
```…
-
According to the new AIGER format, latches are not necessarily initialized to zero. See [this](http://fmv.jku.at/papers/BiereHeljankoWieringa-FMV-TR-11-2.pdf) (section 1) for an explanation.
This …
-
## Steps to reproduce the issue
Compiled 143f82d with 32-bit and 64-bit MXE, run in Win 7.
Used simple 4-bit counter:
[counter4.zip](https://github.com/YosysHQ/yosys/files/3661661/counter4.zip)
…
-
Is it desired that the call history is not saved if yosys exits through an error in interactive mode? I find this very annoying when testing/developing a script, as I then have to restart from scratch…
-
During the last weeks I had an error when using `abc pdr` with SymbiYosys with various designs. When there is an SVA assertion which should fail, SymbiYosys itself fails with an internal assertion whi…
-
@mvcisback
Renamer only accepts integers in the line below.
`input_refs_to_var = {ref: renamer(i) for i, ref in enumerate(circ.inputs)}`
Ideally, calling the line below or a similar variant w…
-
https://github.com/mvcisback/py-aiger-bv/blob/1cbc9fff65589b5786eb753d1af3646baccf3349/aigerbv/aigbv.py#L12-L23
-
Snippet of a stack trace:
File "/Users/markus/work/py-aiger/aiger/common.py", line 122, in tee
node_map=frozenset.union(*starmap(tee_output, outputs.items())),
TypeError: descriptor 'union' o…