Commit Graph

1 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