diff --git a/libraries/io/ddr3/hdllib.cfg b/libraries/io/ddr3/hdllib.cfg
new file mode 100644
index 0000000000000000000000000000000000000000..45b06c308898070914d5a9df59b0c420fe48da4a
--- /dev/null
+++ b/libraries/io/ddr3/hdllib.cfg
@@ -0,0 +1,28 @@
+hdl_lib_name = ddr3
+hdl_library_clause_name = ddr3_lib
+hdl_lib_uses = common technology dp diag 
+hdl_lib_technology = 
+
+build_dir_sim = $HDL_BUILD_DIR
+build_dir_synth = $HDL_BUILD_DIR
+
+synth_files =
+    $UNB/Firmware/modules/ddr3/src/ip/megawizard/aphy_4g_800.vhd
+    $UNB/Firmware/modules/ddr3/src/ip/megawizard/aphy_4g_1066.vhd
+
+    $UNB/Firmware/modules/ddr3/src/vhdl/ddr3_pkg.vhd
+    $UNB/Firmware/modules/ddr3/src/vhdl/ddr3_driver.vhd
+    $UNB/Firmware/modules/ddr3/src/vhdl/ddr3_flush_ctrl.vhd
+    $UNB/Firmware/modules/ddr3/src/vhdl/ddr3.vhd
+    $UNB/Firmware/modules/ddr3/src/vhdl/ddr3_reg.vhd
+    $UNB/Firmware/modules/ddr3/src/vhdl/ddr3_seq.vhd
+    $UNB/Firmware/modules/ddr3/src/vhdl/mms_ddr3.vhd
+    $UNB/Firmware/modules/ddr3/src/vhdl/mms_ddr3_capture.vhd
+    $UNB/Firmware/modules/ddr3/src/vhdl/seq_ddr3.vhd
+
+
+test_bench_files = 
+
+quartus_qip_files =
+
+