Skip to content
#

verification

Here are 1,035 public repositories matching this topic...

immudb
zaza81
zaza81 commented Oct 19, 2021
  • Missing information on how to create other databases
  • Missing information on how to switch to other databases
  • When using time travel, we don’t know where to get the transaction number from - we should show this to the user after committing data (this may be a missing capability in immudb / tools).
  • The last long query example in the quick start is incorrect (incorrect
documentation good first issue
mockk
facundominguez
facundominguez commented Apr 8, 2022

Various hacks are documented in stitch with comments marked with XXX.
Some of them are no longer necessary and can be removed, others are still needed and could be improved by having them link a relevant issue or by describing the error they avoid in some more detail.

This issue is to make a pass over the stitch-lh code to update them. Fixing them in the LH repo would suffice for now (stitch-l

kani
curiousengineer
curiousengineer commented Dec 1, 2020

Here is the problem:

$ make compile
Traceback (most recent call last):
File "C:\My_Designs\probe_fpga_design_1\run.py", line 336, in
main()
File "C:\My_Designs\probe_fpga_design_1\run.py", line 181, in main
vu.add_osvvm()
File "c:\my_designs\probe_fpga_design_1\deps\vunit\vunit\ui_init_.py", line 1030, in add_osvvm
self.builtins.add("osvvm")
File "c:\my

Improve this page

Add a description, image, and links to the verification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the verification topic, visit your repo's landing page and select "manage topics."

Learn more