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
It only pop-ups the command when there is compilation/simulation error, however I think it is necessary for debugging purpose to check whether the command line is correct or not.
For example, some specific command for Vivado IP core simulation is required, this will result different simulation output. (The compilation and simulation can pass without error, but some special option is required to add to the simulator and I would like to know whether it is added correctly.)
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Can you add a debugging option to output the command which is send to the simulator, for example:
It only pop-ups the command when there is compilation/simulation error, however I think it is necessary for debugging purpose to check whether the command line is correct or not.
For example, some specific command for Vivado IP core simulation is required, this will result different simulation output. (The compilation and simulation can pass without error, but some special option is required to add to the simulator and I would like to know whether it is added correctly.)
The text was updated successfully, but these errors were encountered: