-
- Downloads
-Added support for range(0,1,1) = [0], before the lowest range supported was
range(0,2,1) = [0,1]. -Reverified in sim using tb_tb_dp_counter and tb_dp_counter_func.
Showing
- libraries/base/dp/src/vhdl/dp_counter_func.vhd 1 addition, 1 deletionlibraries/base/dp/src/vhdl/dp_counter_func.vhd
- libraries/base/dp/src/vhdl/dp_counter_func_single.vhd 25 additions, 19 deletionslibraries/base/dp/src/vhdl/dp_counter_func_single.vhd
- libraries/base/dp/tb/vhdl/tb_dp_counter.vhd 1 addition, 1 deletionlibraries/base/dp/tb/vhdl/tb_dp_counter.vhd
Loading
Please register or sign in to comment