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
At least one harder / less guided project for exercise (TODO)
Helper scripts
HTML test report generation (easy, just sbt config) + XML parser to match test list with spec if I have time (spoiler: I won't, unless my manager tells me to, and he is quite interested)
Ubuntu full-flow installer (for teaching)
Use one GTKWave config with several wave files
GTKWave user configuration example
More advanced stuff
Clock domains
Assertions
Report
RAM/ROM
Analog and inout
Details about simulation
Formal verification
Scope property
Interaction with Scala
Examples
Appendix
All other, more formal, contents
Design errors
I would like "developers area" (about internals I guess) to be apart, because when searching things sometimes it appears first…
An idea could be to manage master and dev in parallel: dev has this and master doesn't.
Pushing/merging into master automatically opens a PR from master to dev, and contributions to this section are PR'd to dev.
Or maybe even two separate branches with completely different contents.
The goal is to both:
Root:
if,for, also mentionnulland mutability)5. UART
inoutI would like "developers area" (about internals I guess) to be apart, because when searching things sometimes it appears first…
An idea could be to manage
masteranddevin parallel:devhas this andmasterdoesn't.Pushing/merging into master automatically opens a PR from
mastertodev, and contributions to this section are PR'd todev.Or maybe even two separate branches with completely different contents.
For reference, structure is inspired from: https://doc.rust-lang.org/stable/book/