generated from rit-ecet-notes/new-course
Update notes
This commit is contained in:
parent
9dcf0ccf16
commit
22f6960c86
1 changed files with 9 additions and 0 deletions
9
notes.md
9
notes.md
|
@ -73,3 +73,12 @@ Processes work off of snapshots in time. Cascading assignments within processes
|
|||
---
|
||||
|
||||
As with any other language, there are multiple ways to implement the same idea.
|
||||
|
||||
---
|
||||
|
||||
Elecrtical systems internally contain similar behaviour to physical debounce.
|
||||
|
||||
Asynchronous operations should be pre-registered and post-registered.
|
||||
|
||||
`generate` statements are similar to generics, and are often used in conjunction with generics. There are also `for` loop generate statements. The main usecase for generate statements is for debugging.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue