[Cryptech-Commits] [test/external_avalanche_entropy] 01/02: Updated paths.

git at cryptech.is git at cryptech.is
Thu Aug 21 13:57:27 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/external_avalanche_entropy.

commit 31f97264272ee6cf1211e1e348ae521f2d78f6a3
Author: Joachim Strömbergson <joachim at secworks.se>
Date:   Thu Aug 21 15:57:04 2014 +0200

    Updated paths.
---
 toolruns/quartus/terasic_de0/external_avalanche_entropy.qsf | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/toolruns/quartus/terasic_de0/external_avalanche_entropy.qsf b/toolruns/quartus/terasic_de0/external_avalanche_entropy.qsf
index 5295cd8..ca23295 100644
--- a/toolruns/quartus/terasic_de0/external_avalanche_entropy.qsf
+++ b/toolruns/quartus/terasic_de0/external_avalanche_entropy.qsf
@@ -42,7 +42,6 @@ set_global_assignment -name TOP_LEVEL_ENTITY external_avalanche_entropy
 set_global_assignment -name ORIGINAL_QUARTUS_VERSION 13.1
 set_global_assignment -name PROJECT_CREATION_TIME_DATE "16:17:23  AUGUST 14, 2014"
 set_global_assignment -name LAST_QUARTUS_VERSION 13.1
-set_global_assignment -name VERILOG_FILE //psf/Home/Sandbox/proj/cores/external_avalanche_entropy/src/rtl/external_avalanche_entropy.v
 set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files
 set_global_assignment -name MIN_CORE_JUNCTION_TEMP 0
 set_global_assignment -name MAX_CORE_JUNCTION_TEMP 85
@@ -80,5 +79,7 @@ set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to debug[6]
 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to debug[7]
 set_location_assignment PIN_D3 -to noise
 set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to noise
-set_global_assignment -name SDC_FILE //psf/Home/Sandbox/proj/cores/external_avalanche_entropy/toolruns/quartus/terasic_de0/external_avalanche_entropy.sdc
-set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
+
+set_global_assignment -name VERILOG_FILE //psf/Home/Sandbox/external/cryptech/test/external_avalanche_entropy/src/rtl/external_avalanche_entropy.v
+set_global_assignment -name SDC_FILE //psf/Home/Sandbox/external/cryptech/test/external_avalanche_entropy/toolruns/quartus/terasic_de0/external_avalanche_entropy.sdc
+set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
\ No newline at end of file



More information about the Commits mailing list