- Minor changes

Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@594 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2009-11-03 23:50:00 +00:00
parent 1843d4de60
commit bf4d61bb10
2 changed files with 2 additions and 2 deletions
@@ -152,7 +152,7 @@ inst_clockgen : entity work.clockgen
(
BL => BURST_LEN,
f_sysclk => 100E6,
fifo_depth => 3
fifo_depth => 4
)
PORT MAP
(
@@ -147,7 +147,7 @@ inst_clockgen : entity work.clockgen
(
BL => BURST_LEN,
f_sysclk => 100E6,
fifo_depth => 5
fifo_depth => 4
)
PORT MAP
(