From 541f816bd839bfe3a7fbae2aa80f19eed57c9639 Mon Sep 17 00:00:00 2001
From: Comore <comore>
Date: Mon, 19 Oct 2015 15:15:51 +0000
Subject: [PATCH] Added modules to OA library

---
 libraries/dig_receiver/common_OA/hdllib.cfg | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/libraries/dig_receiver/common_OA/hdllib.cfg b/libraries/dig_receiver/common_OA/hdllib.cfg
index 84b1b21709..a45f48d582 100644
--- a/libraries/dig_receiver/common_OA/hdllib.cfg
+++ b/libraries/dig_receiver/common_OA/hdllib.cfg
@@ -15,6 +15,10 @@ synth_files =
     $SVN/Digital_Receiver/trunk/Firmware/modules_HDL/common_OA/src/vhdl/common_ram_wdrd.vhd
     $SVN/Digital_Receiver/trunk/Firmware/modules_HDL/common_OA/src/vhdl/common_ram_wsrs.vhd
     $SVN/Digital_Receiver/trunk/Firmware/modules_HDL/common_OA/src/vhdl/TotPowIntegrator.vhd
+    $SVN/Digital_Receiver/trunk/Firmware/modules_HDL/common_OA/src/vhdl/CRC_gen.vhd
+    $SVN/Digital_Receiver/trunk/Firmware/modules_HDL/common_OA/src/vhdl/lfsr_check.vhd
+    $SVN/Digital_Receiver/trunk/Firmware/modules_HDL/common_OA/src/vhdl/pps_gen.vhd
+    $SVN/Digital_Receiver/trunk/Firmware/modules_HDL/common_OA/src/vhdl/TotPowIntegrator.vhd
 
 test_bench_files = 
 
-- 
GitLab