- 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:
@@ -152,7 +152,7 @@ inst_clockgen : entity work.clockgen
|
|||||||
(
|
(
|
||||||
BL => BURST_LEN,
|
BL => BURST_LEN,
|
||||||
f_sysclk => 100E6,
|
f_sysclk => 100E6,
|
||||||
fifo_depth => 3
|
fifo_depth => 4
|
||||||
)
|
)
|
||||||
PORT MAP
|
PORT MAP
|
||||||
(
|
(
|
||||||
|
|||||||
@@ -147,7 +147,7 @@ inst_clockgen : entity work.clockgen
|
|||||||
(
|
(
|
||||||
BL => BURST_LEN,
|
BL => BURST_LEN,
|
||||||
f_sysclk => 100E6,
|
f_sysclk => 100E6,
|
||||||
fifo_depth => 5
|
fifo_depth => 4
|
||||||
)
|
)
|
||||||
PORT MAP
|
PORT MAP
|
||||||
(
|
(
|
||||||
|
|||||||
Reference in New Issue
Block a user