1
0
forked from tanchou/Verilog

Add testbench for top_ultrasonic_led module

- Created a new testbench file `top_ultrasonic_led_tb.vvp` to simulate the functionality of the `top_ultrasonic_led` module.
- Included necessary signal definitions and event triggers for clock, reset, start, echo, and trigger signals.
- Implemented a state machine to handle the ultrasonic measurement process and LED display logic.
- Added simulation parameters for distance measurement and LED control.
- Integrated VPI calls for waveform dumping and simulation control.
This commit is contained in:
Gamenight77
2025-04-16 14:58:04 +02:00
parent 7a2fbc0195
commit 6dfd8768a0
22 changed files with 8885 additions and 0 deletions

File diff suppressed because it is too large Load Diff