We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed43153 commit 7a7a915Copy full SHA for 7a7a915
docs/systemrdl-tutorial.rst
@@ -250,7 +250,7 @@ An enumeration can be bound to a field using the ``encode`` property.
250
251
.. code-block:: systemrdl
252
253
- // An enum associatyes names with values
+ // An enum associates names with values
254
enum system_state_e {
255
IDLE = 0 {
256
desc = "The system is idle and ready for input";
0 commit comments