curiousengineer

Results 3 issues of curiousengineer

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...

Enhancement
Simulator support
Good first issue

When a simulator runs in GUI mode, the following procedures are expected to be available from the GUI console window: ``` # vunit_help # - Prints this help # vunit_load...

Enhancement
Help wanted
Simulator support

I want to understand USB drivers through this project as an example. However, the project does not open in Visual Studio 2019. How can this be fixed?