aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim StroĢˆmbergson <joachim@secworks.se>2014-08-21 15:57:04 +0200
committerJoachim StroĢˆmbergson <joachim@secworks.se>2014-08-21 15:57:04 +0200
commit31f97264272ee6cf1211e1e348ae521f2d78f6a3 (patch)
tree4f7618137d3c347020851d9c25c3120b7d0d4eeb
parent436c4946f637fa3977f7744be0a1fb2b750a8f7d (diff)
Updated paths.
-rw-r--r--toolruns/quartus/terasic_de0/external_avalanche_entropy.qsf7
1 files 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