URL
https://opencores.org/ocsvn/avuc/avuc/trunk
[/] [avuc/] [trunk/] [example/] [max_mem.vhd] - Diff between revs 6 and 8
Show entire file |
Details |
Blame |
View Log
Rev 6 |
Rev 8 |
Line 9... |
Line 9... |
library ieee;
|
library ieee;
|
use ieee.std_logic_1164.all;
|
use ieee.std_logic_1164.all;
|
use ieee.std_logic_unsigned.all;
|
use ieee.std_logic_unsigned.all;
|
|
|
library work;
|
library work;
|
use work.usm_pkg.all;
|
use work.avuc_pkg.all;
|
|
|
|
|
entity max_mem is
|
entity max_mem is
|
port (
|
port (
|
-- To start the program:
|
-- To start the program:
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.