Add GenericCounter VHDL module
The Generic Counter VHDL module has been added under `src`, providing a configurable digital counter with synchronous reset, clock enable, set priority, over/underflow flag, and up/down counting capabilities. This addition includes detailed documentation and a waveform for simulation purposes, signifying an emphasis on maintainability and verification via the included Testbench, which has passed simulation.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
||||
[submodule "build"]
|
||||
path = build
|
||||
url = ssh://git@github.com:PxaMMaxP/Xilinx-ISE-Makefile.git
|
||||
url = https://github.com/PxaMMaxP/Xilinx-ISE-Makefile.git
|
||||
|
Reference in New Issue
Block a user