Clarify 'Set' priority in documentation
This commit is contained in:
@@ -19,7 +19,7 @@ Generic Counter with the following features:
|
|||||||
- Look ahead value (configurable per generic)
|
- Look ahead value (configurable per generic)
|
||||||
- Synchronous reset
|
- Synchronous reset
|
||||||
- Clock enable
|
- Clock enable
|
||||||
- Set with priority over the `CountEnable`
|
- `Set` with priority over the `CountEnable`
|
||||||
- Over- and Underflow flag
|
- Over- and Underflow flag
|
||||||
- Configurable width
|
- Configurable width
|
||||||
- Configurable initial value
|
- Configurable initial value
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
--@ - Look ahead value (configurable per generic)
|
--@ - Look ahead value (configurable per generic)
|
||||||
--@ - Synchronous reset
|
--@ - Synchronous reset
|
||||||
--@ - Clock enable
|
--@ - Clock enable
|
||||||
--@ - Set with priority over the `CountEnable`
|
--@ - `Set` with priority over the `CountEnable`
|
||||||
--@ - Over- and Underflow flag
|
--@ - Over- and Underflow flag
|
||||||
--@ - Configurable width
|
--@ - Configurable width
|
||||||
--@ - Configurable initial value
|
--@ - Configurable initial value
|
||||||
|
Reference in New Issue
Block a user