URL
https://opencores.org/ocsvn/zet86/zet86/trunk
[/] [zet86/] [trunk/] [cores/] [zet/] [rtl/] [defines.v] - Blame information for rev 55
Details |
Compare with Previous |
View Log
| Line No. |
Rev |
Author |
Line |
| 1 |
17 |
zeus |
/*
|
| 2 |
|
|
* Copyright (c) 2008 Zeus Gomez Marmolejo <zeus@opencores.org>
|
| 3 |
|
|
*
|
| 4 |
|
|
* This file is part of the Zet processor. This processor is free
|
| 5 |
|
|
* hardware; you can redistribute it and/or modify it under the terms of
|
| 6 |
|
|
* the GNU General Public License as published by the Free Software
|
| 7 |
|
|
* Foundation; either version 3, or (at your option) any later version.
|
| 8 |
|
|
*
|
| 9 |
18 |
zeus |
* Zet is distrubuted in the hope that it will be useful, but WITHOUT
|
| 10 |
|
|
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
| 11 |
|
|
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
|
| 12 |
|
|
* License for more details.
|
| 13 |
17 |
zeus |
*
|
| 14 |
|
|
* You should have received a copy of the GNU General Public License
|
| 15 |
18 |
zeus |
* along with Zet; see the file COPYING. If not, see
|
| 16 |
17 |
zeus |
* <http://www.gnu.org/licenses/>.
|
| 17 |
|
|
*/
|
| 18 |
|
|
|
| 19 |
2 |
zeus |
`include "rom_def.v"
|
| 20 |
|
|
|
| 21 |
|
|
`define IR_SIZE 36
|
| 22 |
|
|
`define MEM_OP 31
|
| 23 |
|
|
`define ADD_IP `IR_SIZE'bx__0__1__0__1__10_001_001__0__01__0__0_1111_xxxx_xxxx_1111_xx
|
| 24 |
27 |
zeus |
`define OP_NOP 8'h90
|
| 25 |
|
|
|
| 26 |
46 |
zeus |
//`define DEBUG 1
|
| 27 |
45 |
zeus |
//`define DEBUG_TRACE 1
|
© copyright 1999-2026
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.