URL
https://opencores.org/ocsvn/s6soc/s6soc/trunk
[/] [s6soc/] [trunk/] [rtl/] [cpu/] [cpudefs.v] - Diff between revs 2 and 7
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 2 |
Rev 7 |
Line 75... |
Line 75... |
// any parameter ...) If the multiply is not included and
|
// any parameter ...) If the multiply is not included and
|
// OPT_ILLEGAL_INSTRUCTION is set, then the multiply will create an illegal
|
// OPT_ILLEGAL_INSTRUCTION is set, then the multiply will create an illegal
|
// instruction that will then trip the illegal instruction trap.
|
// instruction that will then trip the illegal instruction trap.
|
//
|
//
|
//
|
//
|
`define OPT_MULTIPLY
|
`define OPT_MULTIPLY 2
|
//
|
//
|
//
|
//
|
//
|
//
|
// OPT_DIVIDE controls whether or not the divide instruction is built and
|
// OPT_DIVIDE controls whether or not the divide instruction is built and
|
// included into the ZipCPU by default. Set this option and a parameter will
|
// included into the ZipCPU by default. Set this option and a parameter will
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.