[Cryptech-Commits] [test/novena_entropy] 01/01: Enabled DX7 pin which is connected to the noise source.

git at cryptech.is git at cryptech.is
Wed Dec 3 13:15:19 UTC 2014


This is an automated email from the git hooks/post-receive script.

joachim at secworks.se pushed a commit to branch master
in repository test/novena_entropy.

commit 49f1bed3b76907e1bdca1fa77443db54818804c6
Author: Joachim Strömbergson <joachim at secworks.se>
Date:   Wed Dec 3 14:15:14 2014 +0100

    Enabled DX7 pin which is connected to the noise source.
---
 synth/coretest-novena.ucf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/synth/coretest-novena.ucf b/synth/coretest-novena.ucf
index 77a2453..f08aa33 100644
--- a/synth/coretest-novena.ucf
+++ b/synth/coretest-novena.ucf
@@ -443,9 +443,9 @@ NET "F_DX3" SLEW = SLOW;
 # NET "F_DX6" IOSTANDARD = LVCMOS33;
 # NET "F_DX6" SLEW = SLOW;
 
-# NET "F_DX7" LOC = L4;
-# NET "F_DX7" IOSTANDARD = LVCMOS33;
-# NET "F_DX7" SLEW = SLOW;
+NET "F_DX7" LOC = L4;
+NET "F_DX7" IOSTANDARD = LVCMOS33;
+NET "F_DX7" SLEW = SLOW;
 
 # NET "F_DX8" LOC = K2;
 # NET "F_DX8" IOSTANDARD = LVCMOS33;



More information about the Commits mailing list