From c96015bbad8fd63d51a88ae74307ce05168e5a25 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Fri, 17 Oct 2008 17:41:15 +0000 Subject: [PATCH] - Removed distributed DPRAM reference git-svn-id: http://moon:8086/svn/vhdl/trunk@67 cc03376c-175c-47c8-b038-4cd826a8556b --- lib/FIFO/src/fifo_sync.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/FIFO/src/fifo_sync.vhd b/lib/FIFO/src/fifo_sync.vhd index 61f0e3b..ff3c52c 100644 --- a/lib/FIFO/src/fifo_sync.vhd +++ b/lib/FIFO/src/fifo_sync.vhd @@ -96,7 +96,7 @@ begin ); - inst_dpram_1w1r: entity work.dpram_1w1r_dist + inst_dpram_1w1r: entity work.dpram_1w1r GENERIC MAP ( addr_width => addr_width, data_width => data_width