Open Issues Need Help
View All on GitHub  Hardware simulation with AWS  about 2 months ago 
    enhancement  good first issue  
   hello_world output of vhdl CI run isn't working  about 2 months ago 
 AI Summary: The VHDL CI run is failing because the GHDL simulator cannot open the `hello_world.ghw` waveform file, reporting "No such file or directory." This indicates that the expected waveform output is either not being generated or is not accessible at the specified path during the CI execution, preventing the successful completion of the `hello_world` simulation's output phase.
 
Complexity:
  2/5
 
   bug  good first issue  
   Render VCD Files in CI  about 2 months ago 
    enhancement  help wanted