-
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…
-
I'm trying to generate witnesses with yosys-smtbmc and I'm not having much luck with $past() functions in cover statements.
Yosys-smtbmc reports these cover statements as unreachable, even though I…
-
I switched to using the `PolygonSockClient` (since the NATS client was deprecated), but no market events are being fired. See sample code below:
````cs
using Alpaca.Markets;
using System;
using …
-
MediaElement (or MediaPlayer+MediaPlayerElement) is a difficult control to implement (much more than other, because of SMTC) but without it, Uno seems unusable to me because all my works use MediaElem…
-
I am having some install issues on Ubuntu 16.04. Please see the out installation output below. Note: I have tried setting LZZ_COMPAT=1 and did install node-gyp globally.
LZZ_COMPAT=1 npm install …
-
I am using symbiyosys and when I add --stbv option to the smtbmc engine it crashes. Without the option it seems to work fine. (I am not sure what the option does, I was just trying it out, but this do…
-
I am using symbiyosys and when I add --stdt option to the smtbmc engine it crashes.
Input files:
[test_case.zip](https://github.com/YosysHQ/yosys/files/1876592/test_case.zip)
trigger_rules.sby…
-
sample application form github but the register is not working the parameters like
CallService.getDefaultInstance().register(userId, GOOGLE_CLOUD_PROJECT_ID, MainActivity.this, new CallService.Cal…
-
I am currently feeding a Z3 script into Z3, and I ask Z3 to return sat/unsat with a model if available (check-sat) (get-model). I'm not au fait enough with the code to do it myself, but I'm wondering,…
-
When I'm playing some music then pause it for 5 or more minutes I cannot continue in playing. I think that problem is in WaitOne(5000) method because it always shutting of my task. It didn't work in m…