OpenCores
URL https://opencores.org/ocsvn/ha1588/ha1588/trunk

Subversion Repositories ha1588

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /ha1588/trunk/sim
    from Rev 15 to Rev 19
    Reverse comparison

Rev 15 → Rev 19

/rtc/rtc_timer_tb.v
128,6 → 128,7
wire [29:0] time_reg_ns_ = time_reg_ns[37:8];
wire [ 7:0] period_ns_ = period_in[39:32];
wire [ 7:0] period_adj_ns_ = period_adj[39:32];
wire time_reg_sec_inc_ = DUT.time_acc_48s_inc;
// ns fraction watchpoint
wire [ 7:0] time_acc_modulo_ns_f = time_acc_modulo[7:0];
wire [ 7:0] time_reg_ns_in_f = time_reg_ns_in[7:0];
/rtc/wave.do
35,6 → 35,7
add wave -noupdate -format Literal -radix unsigned /rtc_timer_tb/time_reg_sec_in_
add wave -noupdate -format Literal -radix unsigned /rtc_timer_tb/time_reg_ns_in_
add wave -noupdate -format Literal -radix unsigned /rtc_timer_tb/time_reg_sec_
add wave -noupdate -format Logic /rtc_timer_tb/time_reg_sec_inc_
add wave -noupdate -format Literal -radix unsigned /rtc_timer_tb/time_reg_ns_
add wave -noupdate -format Literal -radix unsigned /rtc_timer_tb/period_ns_
add wave -noupdate -format Literal -radix unsigned /rtc_timer_tb/period_adj_ns_
63,4 → 64,4
configure wave -timeline 0
configure wave -timelineunits ns
update
WaveRestoreZoom {492 ns} {574 ns}
WaveRestoreZoom {476 ns} {632 ns}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.