OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [VHDL/] [Open8_pkg.vhd] - Diff between revs 189 and 191

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 189 Rev 191
Line 68... Line 68...
  constant EXT_GP4           : integer := 0;
  constant EXT_GP4           : integer := 0;
  constant EXT_GP5           : integer := 1;
  constant EXT_GP5           : integer := 1;
  constant EXT_GP6           : integer := 2;
  constant EXT_GP6           : integer := 2;
  constant EXT_GP7           : integer := 3;
  constant EXT_GP7           : integer := 3;
 
 
 
  constant OPEN8_NULLBUS     : DATA_TYPE := x"00";
 
 
  -- Component declaration
  -- Component declaration
  --  (assumes a 1K RAM at 0x0000 and ROM at the top of the memory map)
  --  (assumes a 1K RAM at 0x0000 and ROM at the top of the memory map)
  component o8_cpu is
  component o8_cpu is
  generic(
  generic(
    Program_Start_Addr       : ADDRESS_TYPE := x"8000";
    Program_Start_Addr       : ADDRESS_TYPE := x"8000";

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.