projects
/
raggedstone
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f7aa67
)
changes
author
sithglan
<sithglan>
Wed, 21 Mar 2007 12:14:06 +0000
(12:14 +0000)
committer
sithglan
<sithglan>
Wed, 21 Mar 2007 12:14:06 +0000
(12:14 +0000)
ethernet/source/top.vhd
patch
|
blob
|
blame
|
history
diff --git
a/ethernet/source/top.vhd
b/ethernet/source/top.vhd
index 45d3f298a556c7f6996149faa8bdca8441fca032..c031ae6f46540bd42c64d38f678e0f91e900030b 100644
(file)
--- a/
ethernet/source/top.vhd
+++ b/
ethernet/source/top.vhd
@@
-252,8
+252,8
@@
BLA2: FOR i in 3 downto 0 generate
PCI_CBEn(i) <= pci_cbe_o(i) when (pci_cbe_oe_o(i) = '1') else 'Z';
end generate;
-wb_adr_i(11 downto
2
) <= (others => '0');
-wb_adr_i <= wbm_adr_o (7 downto 2);
+wb_adr_i(11 downto
8
) <= (others => '0');
+wb_adr_i
(7 downto 2)
<= wbm_adr_o (7 downto 2);
wb_clk_i <= PCI_CLOCK;
Impressum
,
Datenschutz