Add support for field paritycheck. #35
This commit is contained in:
@@ -15,7 +15,7 @@ your hardware design.
|
||||
.. warning::
|
||||
|
||||
The PeakRDL-regblock SV generator is still in pre-production (v0.x version numbers).
|
||||
During this time, I may decide to refactor things which could break compatibility.
|
||||
During this time, I may decide to refactor things which could affect compatibility.
|
||||
|
||||
|
||||
Installing
|
||||
|
||||
@@ -460,7 +460,15 @@ If assigned, replaces the inferred ``hwif_in..next`` input with an explicit refe
|
||||
|
||||
paritycheck
|
||||
^^^^^^^^^^^
|
||||
|NO|
|
||||
If set, enables parity checking for this field.
|
||||
|
||||
Adds a ``parity_error`` output signal to the module.
|
||||
|
||||
.. note::
|
||||
|
||||
If this field does not implement storage, the ``partycheck`` property is ignored.
|
||||
|
||||
|
||||
|
||||
precedence
|
||||
^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user