Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ru551n authored and LarsAsplund committed May 31, 2024
1 parent d53326e commit 2c0b75e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ begin
random_integer_vector_ptr(rnd, data, size * 2, 0, 255);
buf := allocate(memory, length(data), permissions => no_access);
transfer(x"2", buf, log_size, data);

elsif run("Test unaligned write around 4kbyte boundary") then
-- Do one beat write at unaligned address starting around 4kB boundary
log_size := log_data_size;
Expand Down

0 comments on commit 2c0b75e

Please sign in to comment.