You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PoC's simulation commands should get a --reproducer flag to assemble all needed simulation files in a bugreport directory ready for packaging as a bug report. This might be needed to solve ghdl/ghdl#199.
Subtasks:
Add a --reproducer switch to simulation commands.
Copy all input files to temp\<simulator>\bugreport\<date|name>.
Create matching (standalone) compile scripts.
Optional:
Zip all files.
The text was updated successfully, but these errors were encountered:
Paebbels
changed the title
Create a 'reproducer' command to assemble all needed simulation files for bugreporting
Create a 'reproducer' command to assemble all needed simulation files for a bug reporting
Nov 11, 2016
PoC's simulation commands should get a
--reproducer
flag to assemble all needed simulation files in a bugreport directory ready for packaging as a bug report. This might be needed to solve ghdl/ghdl#199.Subtasks:
--reproducer
switch to simulation commands.temp\<simulator>\bugreport\<date|name>
.The text was updated successfully, but these errors were encountered: