URL
https://opencores.org/ocsvn/potato/potato/trunk
[/] [potato/] [trunk/] [example/] [imem_wrapper.vhd] - Diff between revs 7 and 12
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 7 |
Rev 12 |
Line 1... |
Line 1... |
-- Practical Test Application for the Potato Processor
|
-- The Potato Processor - A simple processor for FPGAs
|
-- (c) Kristian Klomsten Skordal 2015 <kristian.skordal@wafflemail.net>
|
-- (c) Kristian Klomsten Skordal 2015 <kristian.skordal@wafflemail.net>
|
-- Report bugs and issues on <https://github.com/skordal/potato-test/issues>
|
-- Report bugs and issues on <http://opencores.org/project,potato,bugtracker>
|
|
|
library ieee;
|
library ieee;
|
use ieee.std_logic_1164.all;
|
use ieee.std_logic_1164.all;
|
|
|
entity imem_wrapper is
|
entity imem_wrapper is
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.