UNPKG

teroshdl

Version:

Backend for terosHDL IDE

15 lines (14 loc) 248 B
arith_counter_gray #( .BITS(BITS ), .INIT ( INIT ) ) arith_counter_gray_dut ( .clk (clk ), .rst (rst ), .inc (inc ), .dec (dec ), .val (val ), .cry ( cry) );