This repository was archived by the owner on Oct 30, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +281
-284
lines changed
hps_isw_handoff/soc_system_hps_0 Expand file tree Collapse file tree 5 files changed +281
-284
lines changed Original file line number Diff line number Diff line change @@ -403,13 +403,10 @@ set_global_assignment -name NUM_PARALLEL_PROCESSORS 8
403403set_global_assignment -name OPTIMIZATION_MODE "AGGRESSIVE PERFORMANCE"
404404set_global_assignment -name VERILOG_FILE DE10_NANO_SOC_GHRD.v
405405set_global_assignment -name SDC_FILE DE10_NANO_SOC_GHRD.sdc
406- set_global_assignment -name VERILOG_FILE ip/intr_capturer/intr_capturer.v
407406set_global_assignment -name VERILOG_FILE ip/edge_detect/altera_edge_detector.v
408407set_global_assignment -name VERILOG_FILE ip/debounce/debounce.v
409408set_global_assignment -name QIP_FILE soc_system/synthesis/soc_system.qip
410409set_global_assignment -name EDA_SIMULATION_TOOL "ModelSim-Altera (Verilog)"
411410set_global_assignment -name EDA_OUTPUT_DATA_FORMAT "VERILOG HDL" -section_id eda_simulation
412411
413- set_global_assignment -name VERILOG_FILE miner_ip/permutation.v
414- set_global_assignment -name VERILOG_FILE miner_ip/sha3_256_miner.v
415412set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
Original file line number Diff line number Diff line change 11Do not change the content of this file
2- MD5 : d53a809f407df8110d573e44da1c892a
3- CRC32 : 0xFE9504BC
2+ MD5 : 05f129a584ff7fc8ea0c2375bf10f748
3+ CRC32 : 0x04642965
Original file line number Diff line number Diff line change 818818 <parameter name =" width" value =" 8" />
819819 </module >
820820 <module name =" miner_0" kind =" miner" version =" 1.1" enabled =" 1" >
821- <parameter name =" MINER_CLK_MHZ" value =" 78 MHz" />
821+ <parameter name =" MINER_CLK_MHZ" value =" 75 MHz" />
822822 <parameter name =" MINER_MAJ_VER" value =" 1" />
823823 <parameter name =" MINER_MIN_VER" value =" 1" />
824824 <parameter name =" STAGES" value =" 8" />
Original file line number Diff line number Diff line change 11<?xml version="1.0" encoding="UTF-8"?>
22<EnsembleReport name="soc_system" kind="soc_system" version="1.0" fabric="QSYS">
33 <!-- Format version 18.1 625 (Future versions may contain additional information.) -->
4- <!-- 2020.08.04.19:37:28 -->
4+ <!-- 2020.08.05.18:04:59 -->
55 <!-- A collection of modules and connections -->
66 <parameter name="AUTO_GENERATION_ID">
77 <type>java.lang.Integer</type>
8- <value>1596584236 </value>
8+ <value>1596665087 </value>
99 <derived>false</derived>
1010 <enabled>true</enabled>
1111 <visible>false</visible>
@@ -76411,7 +76411,7 @@ the requested settings for a module instance. -->
7641176411 </assignment>
7641276412 <parameter name="MINER_CLK_MHZ">
7641376413 <type>java.lang.String</type>
76414- <value>78 MHz</value>
76414+ <value>75 MHz</value>
7641576415 <derived>false</derived>
7641676416 <enabled>true</enabled>
7641776417 <visible>true</visible>
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments