Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| intro_example:alu [2025/04/21 23:33] – rajit | intro_example:alu [2025/04/21 23:49] (current) – rajit | ||
|---|---|---|---|
| Line 42: | Line 42: | ||
| ====== Using enumerations ====== | ====== Using enumerations ====== | ||
| - | Instead of hard-coding the control values, | + | Rather than hard-coding the control values, |
| + | more readable. | ||
| <code act> | <code act> | ||
| Line 66: | Line 66: | ||
| </ | </ | ||
| - | | + | |