picker/example/Adder
FrankOu2001 bc3570eaaa refactor: Enhance waveform export and rename APIs
- Store waveform and coverage export settings in the DUT class.
- **BREAKING CHANGE**: Renamed waveform control APIs to clarify pause/resume semantics:
  - `OpenWaveform` -> `ResumeWaveformDump`
  - `CloseWaveform` -> `PauseWaveformDump`
  - `WaveformClosed` -> `WaveformPaused`
- Fix syntax error in `template/mem_direct/Makefile`.
2025-09-04 15:38:35 +08:00
..
Adder.v fix bugs: coverage needs verbose mode, example finalize 2024-04-25 16:18:01 +08:00
example.cpp fix #24 : remove dpi set function for output signal, which case multi-driven 2024-12-12 06:11:36 +00:00
example.go auto add prefix 'pin_' to confilcted pins (eg: xclock) 2024-07-17 10:34:01 +08:00
example.java [feat] add ci tests and workflow optimization 2025-09-03 14:24:53 +08:00
example.lua multi-lang: add Lua support 2025-01-08 11:35:10 +08:00
example.py refactor: Enhance waveform export and rename APIs 2025-09-04 15:38:35 +08:00
example.scala fix(issue #36): add dut name to pakage name 2025-04-30 11:23:00 +08:00
release-vcs.sh example: fix adder for vcs 2024-11-19 11:36:32 +08:00
release-verilator.sh example: del -native 2025-04-30 11:23:00 +08:00