Skip to content

Conversation

ld-cd
Copy link
Contributor

@ld-cd ld-cd commented Jun 21, 2025

Turned out to be in the python and a fairly straightforward fix, just need to avoid clobbering the signals in by_id

Fixes #5

Turned out to be in the python and a fairly straightforward fix

Fixes amaranth-lang#5
@whitequark whitequark merged commit dc25433 into amaranth-lang:main Jun 21, 2025
3 checks passed
@ld-cd
Copy link
Contributor Author

ld-cd commented Jun 23, 2025

Just a heads up, this, #7 and #8 never went live, not sure if that was intentional or not

@whitequark
Copy link
Member

Ah yes, sorry, I forgot. Should be done in a few minutes.

@ld-cd
Copy link
Contributor Author

ld-cd commented Jun 23, 2025

No worries, thank you!

@ld-cd
Copy link
Contributor Author

ld-cd commented Jun 25, 2025

Used the playground to teach an undergrad, and a number of grads in my lab HDL for the first time. Thanks for the support, coordinating a full tool chain install would have made that way more difficult

@whitequark
Copy link
Member

Very happy to hear that! You can also get a full toolchain in the browser (including P&R and board programming) like this: https://vscode.dev/github/YoWASP/toolchain-demo

@ld-cd
Copy link
Contributor Author

ld-cd commented Jun 25, 2025 via email

@whitequark
Copy link
Member

Let me know how it goes! It's explicitly built for educational settings. So far there's been little uptake and only a small amount of testing but everything should more or less work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Waveform viewer only displays bottom most instance of signal in the module tree
2 participants