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
When compile executes from VS Code if format is <file_name.psm>:<line_num> user can go to that line in editor by ctrl+click on name (main.PSM4 in example below)
current format
ERROR: Invalid PicoBlaze-3 instruction: <blah_blah>
main.PSM4 line 195 (expanded line 251) 251: <blah_blah>
When compile executes from VS Code if format is <file_name.psm>:<line_num> user can go to that line in editor by ctrl+click on name (main.PSM4 in example below)
current format
I suggest changing the format:
The text was updated successfully, but these errors were encountered: