Skip to content

Commit

Permalink
Update jtagServer.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
fjullien committed Jun 26, 2020
1 parent 549e342 commit e19c2e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cores/verilator_tb_utils/jtagServer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ int VerilatorJtagServer::do_tms_seq(uint64_t t, int length, int nb_bits,
return IN_PROGRESS;
}

*tms = 0;
i = 0;
j = 0;
start = 1;
Expand Down

0 comments on commit e19c2e8

Please sign in to comment.