-
Vpis v sistem preko digitalnega certifikata
Predpogoj:
1.Digitalni certifikat nameščen na sistemu
Pričakovan rezultat:
1.Na prijavnem oknu dodatna možnost za prijavo preko digitalnega certifik…
-
I'm trying to bypass SSL pinning to intercept requests on the ClassDojo application with multiple apps inside it and I managed to patch it with your tool, but when I try to run it with the `objection …
-
I am trying to get a VPI module working with FuseSoC that makes use of a library not installed in a standard location. Compiling the module therefore requires the use of `-I` and `-L` to point to the …
-
Xilinx's Vivado simulator supports DPI, though it doesn't seem to support VPI. The flow seems to be just like the Icarus VPI flow, with the `xsc` tool used to compile the library like `iverilog-vpi` a…
-
**Is your feature request related to a problem? Please describe.**
When getting a VPI handle to a constant you are given a handle with `vpi_get(vpiType, handle) = vpiConstant`. There isn't currently …
-
Verilator 5 generates code that is not compatible with our test driver.
-
## Description
Unable to access scopes or any object within a scope in a generate loop using GHDL's VPI.
```
0.00ns DEBUG VPI: Created GPI object from type ???(32)
0.00ns DEBUG …
-
**Predpogoji:**
Vpisan v FeriMail
**Koraki za reproduciranje težave:**
Vpis v FeriMail -> izbira "Novo Sporočilo" -> vpis prejemnika
**Pričakovani rezultati:**
Uspešen vpis prejemnika.
**D…
-
1) Create a Five-box Data Model similar to:
https://www.intel.com/content/www/us/en/docs/programmable/683236/22-4/design-netlist-infrastructure-beta.html
within the UHDM schema, with back pointers t…
-
Currently I don't think there's any way to get the module name from the verilated cpp. You can get the instance name, and the path, but the actual module name is baked into the cpp class, and is not i…