aboutsummaryrefslogtreecommitdiff
path: root/src/rtl/external_avalanche_entropy.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtl/external_avalanche_entropy.v')
-rw-r--r--src/rtl/external_avalanche_entropy.v3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/rtl/external_avalanche_entropy.v b/src/rtl/external_avalanche_entropy.v
index f7599c5..df72b3a 100644
--- a/src/rtl/external_avalanche_entropy.v
+++ b/src/rtl/external_avalanche_entropy.v
@@ -107,7 +107,6 @@ module external_avalanche_entropy(
end
else
begin
-
noise_sample0_reg <= noise;
noise_sample_reg <= noise_sample0_reg;
@@ -166,7 +165,7 @@ module external_avalanche_entropy(
if (debug_ctr_reg == DEBUG_RATE)
begin
debug_ctr_new = 32'h00000000;
- debug_we = 1'b1;
+ debug_we = 1'b1;
end
end // debug_update