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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [VHDL/] [Open8_cfg.vhd] - Diff between revs 267 and 271

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

Rev 267 Rev 271
Line 19... Line 19...
  -- Internal Clock Frequency
  -- Internal Clock Frequency
  constant Clock_Frequency          : real      := 120000000.0;
  constant Clock_Frequency          : real      := 120000000.0;
 
 
    -- Open8 CPU Options
    -- Open8 CPU Options
  constant Allow_Stack_Address_Move : boolean   := TRUE;
  constant Allow_Stack_Address_Move : boolean   := TRUE;
  constant Stack_Xfer_Flag          : integer   := PSR_GP4;
 
  constant Enable_Auto_Increment    : boolean   := TRUE;
  constant Enable_Auto_Increment    : boolean   := TRUE;
  constant BRK_Implements_WAI       : boolean   := TRUE;
  constant BRK_Implements_WAI       : boolean   := TRUE;
  constant Enable_NMI               : boolean   := TRUE;
  constant Enable_NMI               : boolean   := TRUE;
  constant Sequential_Interrupts    : boolean   := TRUE;
  constant Sequential_Interrupts    : boolean   := TRUE;
  constant RTI_Ignores_GP_Flags     : boolean   := TRUE;
  constant RTI_Ignores_GP_Flags     : boolean   := TRUE;

powered by: WebSVN 2.1.0

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