|
@@ -14,11 +14,11 @@
|
|
|
// ************************************************************
|
|
|
// THIS IS A WIZARD-GENERATED FILE. DO NOT EDIT THIS FILE!
|
|
|
//
|
|
|
-// 20.1.1 Build 720 11/11/2020 SJ Lite Edition
|
|
|
+// 21.1.0 Build 842 10/21/2021 SJ Lite Edition
|
|
|
// ************************************************************
|
|
|
|
|
|
|
|
|
-//Copyright (C) 2020 Intel Corporation. All rights reserved.
|
|
|
+//Copyright (C) 2021 Intel Corporation. All rights reserved.
|
|
|
//Your use of Intel Corporation's design tools, logic functions
|
|
|
//and other software and tools, and any partner logic
|
|
|
//functions, and any output files from any of the foregoing
|
|
@@ -99,7 +99,7 @@ module fastmem_ip (
|
|
|
altsyncram_component.clock_enable_output_a = "BYPASS",
|
|
|
altsyncram_component.init_file = "output/sram.mif",
|
|
|
altsyncram_component.intended_device_family = "Cyclone IV E",
|
|
|
- altsyncram_component.lpm_hint = "ENABLE_RUNTIME_MOD=NO",
|
|
|
+ altsyncram_component.lpm_hint = "ENABLE_RUNTIME_MOD=YES,INSTANCE_NAME=SRAM",
|
|
|
altsyncram_component.lpm_type = "altsyncram",
|
|
|
altsyncram_component.numwords_a = 8192,
|
|
|
altsyncram_component.operation_mode = "SINGLE_PORT",
|
|
@@ -133,8 +133,8 @@ endmodule
|
|
|
// Retrieval info: PRIVATE: INIT_FILE_LAYOUT STRING "PORT_A"
|
|
|
// Retrieval info: PRIVATE: INIT_TO_SIM_X NUMERIC "0"
|
|
|
// Retrieval info: PRIVATE: INTENDED_DEVICE_FAMILY STRING "Cyclone IV E"
|
|
|
-// Retrieval info: PRIVATE: JTAG_ENABLED NUMERIC "0"
|
|
|
-// Retrieval info: PRIVATE: JTAG_ID STRING "NONE"
|
|
|
+// Retrieval info: PRIVATE: JTAG_ENABLED NUMERIC "1"
|
|
|
+// Retrieval info: PRIVATE: JTAG_ID STRING "SRAM"
|
|
|
// Retrieval info: PRIVATE: MAXIMUM_DEPTH NUMERIC "0"
|
|
|
// Retrieval info: PRIVATE: MIFfilename STRING "output/sram.mif"
|
|
|
// Retrieval info: PRIVATE: NUMWORDS_A NUMERIC "8192"
|
|
@@ -156,7 +156,7 @@ endmodule
|
|
|
// Retrieval info: CONSTANT: CLOCK_ENABLE_OUTPUT_A STRING "BYPASS"
|
|
|
// Retrieval info: CONSTANT: INIT_FILE STRING "output/sram.mif"
|
|
|
// Retrieval info: CONSTANT: INTENDED_DEVICE_FAMILY STRING "Cyclone IV E"
|
|
|
-// Retrieval info: CONSTANT: LPM_HINT STRING "ENABLE_RUNTIME_MOD=NO"
|
|
|
+// Retrieval info: CONSTANT: LPM_HINT STRING "ENABLE_RUNTIME_MOD=YES,INSTANCE_NAME=SRAM"
|
|
|
// Retrieval info: CONSTANT: LPM_TYPE STRING "altsyncram"
|
|
|
// Retrieval info: CONSTANT: NUMWORDS_A NUMERIC "8192"
|
|
|
// Retrieval info: CONSTANT: OPERATION_MODE STRING "SINGLE_PORT"
|