Minor changes

git-svn-id: http://moon:8086/svn/vhdl/trunk@55 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2008-10-14 14:55:15 +00:00
parent 91347dd60e
commit 959217a81c
+1 -3
View File
@@ -298,9 +298,7 @@ inst_write_fifo: entity work.fifo_sync
GENERIC MAP
(
addr_width => 4,
data_width => 68,
almost_full_thresh => 12,
almost_empty_thresh => 4
data_width => 68
)
PORT MAP
(