diff --git a/libraries/io/remu/hdllib.cfg b/libraries/io/remu/hdllib.cfg
new file mode 100644
index 0000000000000000000000000000000000000000..e961bc8f5d63811c6b30ac115ea3dcc3b15c9584
--- /dev/null
+++ b/libraries/io/remu/hdllib.cfg
@@ -0,0 +1,13 @@
+hdl_lib_name = remu
+hdl_library_clause_name = remu_lib
+hdl_lib_uses = common
+
+build_sim_dir = $HDL_BUILD_DIR
+build_synth_dir = 
+
+synth_files =
+    src/ip/megawizard/remote_update/remote_update.vhd
+    src/vhdl/remu_reg.vhd
+    src/vhdl/mms_remu.vhd
+
+test_bench_files =