Commit Graph

4 Commits

Author SHA1 Message Date
ffbf5c4984 Add Gray counter implementation and testbench
Introduces a synchronous Gray counter with configurable width, reset, enable, and look-ahead functionality. Implements binary-to-Gray and Gray-to-binary conversion functions. Includes a testbench for simulation and validation of the counter's behavior.
2025-04-16 17:30:22 +00:00
d7bcc091a6 Add .gitignore to exclude locale files 2025-04-01 09:18:12 +00:00
6459acb31b Add build submodule configuration and initialize subproject 2025-04-01 09:18:05 +00:00
30eea54062 Add submodule configuration for build and Pipeline-AXI-Handshake libraries 2025-04-01 09:12:40 +00:00