URL
https://opencores.org/ocsvn/opencpu32/opencpu32/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 40 |
Rev 41 |
Line 10... |
Line 10... |
--! Use CPU Definitions package
|
--! Use CPU Definitions package
|
use work.pkgOpenCPU32.all;
|
use work.pkgOpenCPU32.all;
|
|
|
--! Adding library for File I/O
|
--! Adding library for File I/O
|
-- More information on this site:
|
-- More information on this site:
|
|
-- http://people.sabanciuniv.edu/erkays/el310/io_10.pdf
|
-- http://eesun.free.fr/DOC/vhdlref/refguide/language_overview/test_benches/reading_and_writing_files_with_text_i_o.htm
|
-- http://eesun.free.fr/DOC/vhdlref/refguide/language_overview/test_benches/reading_and_writing_files_with_text_i_o.htm
|
use std.textio.ALL;
|
use std.textio.ALL;
|
use ieee.std_logic_textio.all;
|
use ieee.std_logic_textio.all;
|
|
|
ENTITY testOpenCpu IS
|
ENTITY testOpenCpu IS
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.