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

Subversion Repositories openarty

[/] [openarty/] [trunk/] [rtl/] [cpu/] [cpudefs.v] - Diff between revs 3 and 30

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

Rev 3 Rev 30
Line 95... Line 95...
// included and OPT_ILLEGAL_INSTRUCTION is set, then the multiply will create
// included and OPT_ILLEGAL_INSTRUCTION is set, then the multiply will create
// an illegal instruction exception that will send the CPU into supervisor
// an illegal instruction exception that will send the CPU into supervisor
// mode.
// mode.
//
//
//
//
// `define      OPT_DIVIDE
`define OPT_DIVIDE
//
//
//
//
//
//
// OPT_IMPLEMENT_FPU will (one day) control whether or not the floating point
// OPT_IMPLEMENT_FPU will (one day) control whether or not the floating point
// unit (once I have one) is built and included into the ZipCPU by default. 
// unit (once I have one) is built and included into the ZipCPU by default. 
Line 271... Line 271...
//
//
`define INCLUDE_DMA_CONTROLLER
`define INCLUDE_DMA_CONTROLLER
`define INCLUDE_ACCOUNTING_COUNTERS
`define INCLUDE_ACCOUNTING_COUNTERS
//
//
//
//
// `define      DEBUG_SCOPE
`define DEBUG_SCOPE
//
//
`endif  // CPUDEFS_H
`endif  // CPUDEFS_H
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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