URL
https://opencores.org/ocsvn/lxp32/lxp32/trunk
[/] [lxp32/] [trunk/] [rtl/] [lxp32c_top.vhd] - Diff between revs 2 and 6
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 2 |
Rev 6 |
Line 30... |
Line 30... |
DBUS_RMW: boolean:=false;
|
DBUS_RMW: boolean:=false;
|
DIVIDER_EN: boolean:=true;
|
DIVIDER_EN: boolean:=true;
|
IBUS_BURST_SIZE: integer:=16;
|
IBUS_BURST_SIZE: integer:=16;
|
IBUS_PREFETCH_SIZE: integer:=32;
|
IBUS_PREFETCH_SIZE: integer:=32;
|
MUL_ARCH: string:="dsp";
|
MUL_ARCH: string:="dsp";
|
START_ADDR: std_logic_vector(29 downto 0):=(others=>'0')
|
START_ADDR: std_logic_vector(31 downto 0):=(others=>'0')
|
);
|
);
|
port(
|
port(
|
clk_i: in std_logic;
|
clk_i: in std_logic;
|
rst_i: in std_logic;
|
rst_i: in std_logic;
|
|
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.