Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions impl/tang_console_60k_c64_process_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"PlaceInRegToIob" : true,
"PlaceIoRegToIob" : true,
"PlaceOutRegToIob" : true,
"Place_Option" : "2",
"Place_Option" : "0",
"Process_Configuration_Verion" : "1.0",
"Promote_Physical_Constraint_Warning_to_Error" : true,
"READY" : true,
Expand All @@ -66,7 +66,7 @@
"Replicate_Resources" : false,
"Report_Auto-Placed_Io_Information" : false,
"Route_Maxfan" : 23,
"Route_Option" : "1",
"Route_Option" : "0",
"Run_Timing_Driven" : true,
"SECURE_MODE" : false,
"SECURITY_BIT" : true,
Expand Down
51 changes: 51 additions & 0 deletions src/ddr3_memory_interface/ddr3_memory_interface.ipc
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
[General]
ipc_version=4
file=ddr3_memory_interface
module=DDR3_Memory_Interface_Top
target_device=gw5at60b-002
type=ddr3
version=3.0

[Config]
ADDITIVE_LATENCY=0
ADDR_CMD_MODE=0
BURST_MODE=1
BURST_TYPE=0
CAS_LATENCY=0
CLK_RATIO=1:4
COL_ADDR=0
CW_LATENCY=0
DEBUG_PARAMETER_ENABLE=false
DEBUG_PORT_ENABLE=false
DQ_WIDTH=1
DRAM_WIDTH=1
ECC=false
LANG=0
MEMORY_CLK=297
MEMORY_TYPE=0
OUTPUT_DRV=0
PARAMETER1=5
PARAMETER2=6
PARAMETER3=40
PARAMETER4=40
RANK_ADDR=1
ROW_ADDR=2
RTT_NOM=3
RTT_WR=0
Synthesis_tool=GowinSynthesis
USER_FLASH=true
WRITE_RECOVERY=1
tCKE=75000
tDLLK=512
tFAW=40000
tRAS=37500
tRC=55000
tRCD=12500
tREFI=7800000
tRFC=160000
tRP=12500
tRRD=7500
tRTP=7500
tWTR=7500
USER_INTERFACE=Controller
SIM=false
19,106 changes: 19,106 additions & 0 deletions src/ddr3_memory_interface/ddr3_memory_interface.v

Large diffs are not rendered by default.

Loading