mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-03 00:28:58 +02:00
* Add read_vcd -begin_time/-end_time activity windowing. Limit VCD transition and duty counting to an optional time window so activity annotation can ignore regions outside the interval of interest. Co-authored-by: Cursor <[email protected]> * Format VcdCount::setFilter parameters one per line. Co-authored-by: Cursor <[email protected]> * Address VCD begin/end review: VcdTime, sentinel, rename. Use VcdTime and vcd_null_time instead of int64_t/-1, rename VcdCount filter bounds to begin/end_time, rename the regression to vcd_begin_end_time, and document read_vcd -begin_time/-end_time in ChangeLog.txt. Co-authored-by: Cursor <[email protected]> --------- Co-authored-by: Cursor <[email protected]> Co-authored-by: James Cherry <[email protected]>
27 lines
234 B
Plaintext
27 lines
234 B
Plaintext
$date
|
|
Mon Mar 16 2026
|
|
$end
|
|
$version
|
|
VCD Test File
|
|
$end
|
|
$timescale
|
|
1ps
|
|
$end
|
|
$scope module top $end
|
|
$var wire 1 ! A $end
|
|
$var wire 1 " Y $end
|
|
$upscope $end
|
|
$enddefinitions $end
|
|
#0
|
|
$dumpvars
|
|
0!
|
|
1"
|
|
$end
|
|
#50
|
|
1!
|
|
0"
|
|
#100
|
|
0!
|
|
1"
|
|
#150
|