-
I think it would be good to have a validation scheme for MVR as well. I created a very, _very early_ working version, it is missing any type of uniqueness or other types of checking, it doesn't even c…
-
When the `FileSet` reference is set in the file the file gets duplicated in the file set.
```python
import pyEDAA.ProjectModel as pm
fileset = pm.FileSet("FileSetA")
file = pm.File("myfile.t…
-
Sphinx is the best tool for documenting Python projects. This project should have awesome documentation.
You can probably steal a lot of inspiration from projects like;
* https://github.com/Symbi…
-
### What version of `drizzle-orm` are you using?
0.29.4
### What version of `drizzle-kit` are you using?
0.20.14
### Describe the Bug
When I change a column in the schema and then run the ‘drizzl…
-
Option `compile_builtins` of methods `from_args` and `from_argv` is to be removed in an upcoming release of VUnit. Until v4.7.0 (included), compile_builtins is enabled by default. Therefore, removing …
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am using a TreeIndex to consolidate information in my dataset and query it. However I …
-
How can I register attributes to a `File` object? I want to register an attribute to specify which scopes I want to use the file in. It could e.g. be in a simulation or synthesis scope or both. Maybe …
-
Hello,
I tried to setup PoC as described in the Quickstart Guide in the readme. After experiencing the bug described in #62 and applying the suggested fix (renaming PoC.py in the submodule) the fol…
-
Hello.
I am writing this because I am not sure if this is a bug, or I am using this feature in a wrong way.
I want to add multiple links with a custom filename for each one like this
```
http://exa…
-
I've been trying to use the `microwatt.v` and `microwatt-verilator` targets in the makefile, but it seems like both are broken. The `microwatt.v` file produced by Yosys generates invalid Verilog, whic…