Skip to content

Remove inexistent SpinalConfig.shell --debug option#288

Merged
Dolu1990 merged 1 commit intoSpinalHDL:masterfrom
mrcmry:remove_inexistent_shell_debug_opt
Mar 6, 2026
Merged

Remove inexistent SpinalConfig.shell --debug option#288
Dolu1990 merged 1 commit intoSpinalHDL:masterfrom
mrcmry:remove_inexistent_shell_debug_opt

Conversation

@mrcmry
Copy link
Contributor

@mrcmry mrcmry commented Feb 22, 2026

My understanding form the code of shell here:

https://github.com/SpinalHDL/SpinalHDL/blob/00f4523f966038fa77d8a7b4955587556efff351/core/src/main/scala/spinal/core/Spinal.scala#L314

Is that the --debug option doesn't exist. I also get the error [error] Error: Unknown option --debug when using it.

I searched in the code for it but I think it doesn't exist (no arg in SpinalConfig). So I suppose it's an error in the doc.

This PR remove the --debug from the doc to avoid confusion.

By the way, my understanding is there is no way to increase HDL error verbosity (not only the verbose = true argument). Or do I miss something ?

@Dolu1990
Copy link
Member

Dolu1990 commented Mar 6, 2026

Hi,

Yes you are right, that is some legacy doc

Thanks ^^

@Dolu1990 Dolu1990 merged commit fb9be5b into SpinalHDL:master Mar 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants