| Variables

ao68000.v File Reference

Main ao68000 IP Core source file. More...

Go to the source code of this file.

ao68000  Module
 ao68000 top level module. More...
bus_control  Module
 Initiate WISHBONE MASTER bus cycles. More...
registers  Module
 Microcode controlled registers. More...
memory_registers  Module
 Contains the microcode ROM and D0-D7, A0-A7 registers. More...
decoder  Module
 Decode instruction and addressing mode. More...
condition  Module
 Condition tests. More...
alu  Module
 Arithmetic and Logic Unit. More...
microcode_branch  Module
 Select the next microcode word to execute. More...

Defines

EA_REG_IDLE  3'd0
EA_REG_IR_2_0  3'd1
EA_REG_IR_11_9  3'd2
EA_REG_MOVEM_REG_2_0  3'd3
EA_REG_3b111  3'd4
EA_REG_3b100  3'd5
EA_MOD_IDLE  4'd0
EA_MOD_IR_5_3  4'd1
EA_MOD_MOVEM_MOD_5_3  4'd2
EA_MOD_IR_8_6  4'd3
EA_MOD_PREDEC  4'd4
EA_MOD_3b111  4'd5
EA_MOD_DN_PREDEC  4'd6
EA_MOD_DN_AN_EXG  4'd7
EA_MOD_POSTINC  4'd8
EA_MOD_AN  4'd9
EA_MOD_DN  4'd10
EA_MOD_INDIRECTOFFSET  4'd11
EA_TYPE_IDLE  4'd0
EA_TYPE_ALL  4'd1
EA_TYPE_CONTROL_POSTINC  4'd2
EA_TYPE_CONTROLALTER_PREDEC  4'd3
EA_TYPE_CONTROL  4'd4
EA_TYPE_DATAALTER  4'd5
EA_TYPE_DN_AN  4'd6
EA_TYPE_MEMORYALTER  4'd7
EA_TYPE_DATA  4'd8
OP1_IDLE  4'd0
OP1_FROM_OP2  4'd1
OP1_FROM_ADDRESS  4'd2
OP1_FROM_DATA  4'd3
OP1_FROM_IMMEDIATE  4'd4
OP1_FROM_RESULT  4'd5
OP1_MOVEQ  4'd6
OP1_FROM_PC  4'd7
OP1_LOAD_ZEROS  4'd8
OP1_LOAD_ONES  4'd9
OP1_FROM_SR  4'd10
OP1_FROM_USP  4'd11
OP1_FROM_AN  4'd12
OP1_FROM_DN  4'd13
OP1_FROM_IR  4'd14
OP1_FROM_FAULT_ADDRESS  4'd15
OP2_IDLE  3'd0
OP2_FROM_OP1  3'd1
OP2_LOAD_1  3'd2
OP2_LOAD_COUNT  3'd3
OP2_ADDQ_SUBQ  3'd4
OP2_MOVE_OFFSET  3'd5
OP2_MOVE_ADDRESS_BUS_INFO  3'd6
OP2_DECR_BY_1  3'd7
ADDRESS_IDLE  4'd0
ADDRESS_INCR_BY_SIZE  4'd1
ADDRESS_DECR_BY_SIZE  4'd2
ADDRESS_INCR_BY_2  4'd3
ADDRESS_FROM_AN_OUTPUT  4'd4
ADDRESS_FROM_BASE_INDEX_OFFSET  4'd5
ADDRESS_FROM_IMM_16  4'd6
ADDRESS_FROM_IMM_32  4'd7
ADDRESS_FROM_PC_INDEX_OFFSET  4'd8
ADDRESS_FROM_TRAP  4'd9
SIZE_IDLE  4'd0
SIZE_BYTE  4'd1
SIZE_WORD  4'd2
SIZE_LONG  4'd3
SIZE_1  4'd4
SIZE_1_PLUS  4'd5
SIZE_2  4'd6
SIZE_3  4'd7
SIZE_4  4'd8
SIZE_5  4'd9
SIZE_6  4'd10
MOVEM_MODREG_IDLE  3'd0
MOVEM_MODREG_LOAD_0  3'd1
MOVEM_MODREG_LOAD_6b001111  3'd2
MOVEM_MODREG_INCR_BY_1  3'd3
MOVEM_MODREG_DECR_BY_1  3'd4
MOVEM_LOOP_IDLE  2'd0
MOVEM_LOOP_LOAD_0  2'd1
MOVEM_LOOP_INCR_BY_1  2'd2
MOVEM_REG_IDLE  2'd0
MOVEM_REG_FROM_OP1  2'd1
MOVEM_REG_SHIFT_RIGHT  2'd2
IR_IDLE  2'd0
IR_LOAD_WHEN_PREFETCH_VALID  2'd1
PC_IDLE  3'd0
PC_FROM_RESULT  3'd1
PC_INCR_BY_2  3'd2
PC_INCR_BY_4  3'd3
PC_INCR_BY_SIZE  3'd4
PC_FROM_PREFETCH_IR  3'd5
PC_INCR_BY_2_IN_MAIN_LOOP  3'd6
TRAP_IDLE  4'd0
TRAP_ILLEGAL_INSTR  4'd1
TRAP_DIV_BY_ZERO  4'd2
TRAP_CHK  4'd3
TRAP_TRAPV  4'd4
TRAP_PRIVIL_VIOLAT  4'd5
TRAP_TRACE  4'd6
TRAP_TRAP  4'd7
TRAP_FROM_DECODER  4'd8
TRAP_FROM_INTERRUPT  4'd9
OFFSET_IDLE  2'd0
OFFSET_IMM_8  2'd1
OFFSET_IMM_16  2'd2
INDEX_IDLE  2'd0
INDEX_0  2'd1
INDEX_LOAD_EXTENDED  2'd2
STOP_FLAG_IDLE  2'd0
STOP_FLAG_SET  2'd1
STOP_FLAG_CLEAR  2'd2
TRACE_FLAG_IDLE  2'd0
TRACE_FLAG_COPY_WHEN_NO_STOP  2'd1
GROUP_0_FLAG_IDLE  2'd0
GROUP_0_FLAG_SET  2'd1
GROUP_0_FLAG_CLEAR_WHEN_VALID_PREFETCH  2'd2
INSTRUCTION_FLAG_IDLE  2'd0
INSTRUCTION_FLAG_SET  2'd1
INSTRUCTION_FLAG_CLEAR_IN_MAIN_LOOP  2'd2
READ_MODIFY_WRITE_FLAG_IDLE  2'd0
READ_MODIFY_WRITE_FLAG_SET  2'd1
READ_MODIFY_WRITE_FLAG_CLEAR  2'd2
DO_RESET_FLAG_IDLE  2'd0
DO_RESET_FLAG_SET  2'd1
DO_RESET_FLAG_CLEAR  2'd2
DO_INTERRUPT_FLAG_IDLE  2'd0
DO_INTERRUPT_FLAG_SET_IF_ACTIVE  2'd1
DO_INTERRUPT_FLAG_CLEAR  2'd2
DO_READ_FLAG_IDLE  2'd0
DO_READ_FLAG_SET  2'd1
DO_READ_FLAG_CLEAR  2'd2
DO_WRITE_FLAG_IDLE  2'd0
DO_WRITE_FLAG_SET  2'd1
DO_WRITE_FLAG_CLEAR  2'd2
DO_BLOCKED_FLAG_IDLE  2'd0
DO_BLOCKED_FLAG_SET  2'd1
DATA_WRITE_IDLE  2'd0
DATA_WRITE_FROM_RESULT  2'd1
AN_ADDRESS_IDLE  2'd0
AN_ADDRESS_FROM_EXTENDED  2'd1
AN_ADDRESS_USP  2'd2
AN_ADDRESS_SSP  2'd3
AN_WRITE_ENABLE_IDLE  1'd0
AN_WRITE_ENABLE_SET  1'd1
AN_INPUT_IDLE  2'd0
AN_INPUT_FROM_ADDRESS  2'd1
AN_INPUT_FROM_PREFETCH_IR  2'd2
DN_ADDRESS_IDLE  1'd0
DN_ADDRESS_FROM_EXTENDED  1'd1
DN_WRITE_ENABLE_IDLE  1'd0
DN_WRITE_ENABLE_SET  1'd1
ALU_IDLE  5'd0
ALU_SR_SET_INTERRUPT  5'd1
ALU_SR_SET_TRAP  5'd2
ALU_MOVEP_M2R_1  5'd3
ALU_MOVEP_M2R_2  5'd4
ALU_MOVEP_M2R_3  5'd5
ALU_MOVEP_M2R_4  5'd6
ALU_MOVEP_R2M_1  5'd7
ALU_MOVEP_R2M_2  5'd8
ALU_MOVEP_R2M_3  5'd9
ALU_MOVEP_R2M_4  5'd10
ALU_SIGN_EXTEND  5'd11
ALU_ARITHMETIC_LOGIC  5'd12
ALU_ABCD_SBCD_ADDX_SUBX_prepare  5'd13
ALU_ABCD_SBCD_ADDX_SUBX  5'd14
ALU_ASL_LSL_ROL_ROXL_ASR_LSR_ROR_ROXR_prepare  5'd15
ALU_ASL_LSL_ROL_ROXL_ASR_LSR_ROR_ROXR  5'd16
ALU_MOVE  5'd17
ALU_ADDA_SUBA_CMPA_ADDQ_SUBQ  5'd18
ALU_CHK  5'd19
ALU_MULS_MULU_DIVS_DIVU  5'd20
ALU_BCHG_BCLR_BSET_BTST  5'd21
ALU_TAS  5'd22
ALU_NEGX_CLR_NEG_NOT_NBCD_SWAP_EXT  5'd23
ALU_SIMPLE_LONG_ADD  5'd24
ALU_SIMPLE_LONG_SUB  5'd25
ALU_MOVE_TO_CCR_SR_RTE_RTR_STOP_LOGIC_TO_CCR_SR  5'd26
ALU_SIMPLE_MOVE  5'd27
ALU_LINK_MOVE  5'd28
BRANCH_IDLE  4'd0
BRANCH_movem_loop  4'd1
BRANCH_movem_reg  4'd2
BRANCH_operand2  4'd3
BRANCH_alu_signal  4'd4
BRANCH_alu_mult_div_ready  4'd5
BRANCH_condition_0  4'd6
BRANCH_condition_1  4'd7
BRANCH_result  4'd8
BRANCH_V  4'd9
BRANCH_movep_16  4'd10
BRANCH_stop_flag_wait_ir_decode  4'd11
BRANCH_ir  4'd12
BRANCH_trace_flag_and_interrupt  4'd13
BRANCH_group_0_flag  4'd14
BRANCH_procedure  4'd15
PROCEDURE_IDLE  4'd0
PROCEDURE_call_load_ea  4'd1
PROCEDURE_call_perform_ea_read  4'd2
PROCEDURE_call_perform_ea_write  4'd3
PROCEDURE_call_save_ea  4'd4
PROCEDURE_return  4'd5
PROCEDURE_wait_finished  4'd6
PROCEDURE_wait_prefetch_valid  4'd7
PROCEDURE_wait_prefetch_valid_32  4'd8
PROCEDURE_jump_to_main_loop  4'd9
PROCEDURE_push_micropc  4'd10
PROCEDURE_call_trap  4'd11
PROCEDURE_pop_micropc  4'd12
PROCEDURE_interrupt_mask  4'd13
PROCEDURE_call_read  4'd14
PROCEDURE_call_write  4'd15
MICRO_DATA_ea_reg  micro_data[2:0]
MICRO_DATA_ea_mod  micro_data[6:3]
MICRO_DATA_ea_type  micro_data[10:7]
MICRO_DATA_op1  micro_data[14:11]
MICRO_DATA_op2  micro_data[17:15]
MICRO_DATA_address  micro_data[21:18]
MICRO_DATA_size  micro_data[25:22]
MICRO_DATA_movem_modreg  micro_data[28:26]
MICRO_DATA_movem_loop  micro_data[30:29]
MICRO_DATA_movem_reg  micro_data[32:31]
MICRO_DATA_ir  micro_data[34:33]
MICRO_DATA_pc  micro_data[37:35]
MICRO_DATA_trap  micro_data[41:38]
MICRO_DATA_offset  micro_data[43:42]
MICRO_DATA_index  micro_data[45:44]
MICRO_DATA_stop_flag  micro_data[47:46]
MICRO_DATA_trace_flag  micro_data[49:48]
MICRO_DATA_group_0_flag  micro_data[51:50]
MICRO_DATA_instruction_flag  micro_data[53:52]
MICRO_DATA_read_modify_write_flag  micro_data[55:54]
MICRO_DATA_do_reset_flag  micro_data[57:56]
MICRO_DATA_do_interrupt_flag  micro_data[59:58]
MICRO_DATA_do_read_flag  micro_data[61:60]
MICRO_DATA_do_write_flag  micro_data[63:62]
MICRO_DATA_do_blocked_flag  micro_data[65:64]
MICRO_DATA_data_write  micro_data[67:66]
MICRO_DATA_an_address  micro_data[69:68]
MICRO_DATA_an_write_enable  micro_data[70:70]
MICRO_DATA_an_input  micro_data[72:71]
MICRO_DATA_dn_address  micro_data[73:73]
MICRO_DATA_dn_write_enable  micro_data[74:74]
MICRO_DATA_alu  micro_data[79:75]
MICRO_DATA_branch  micro_data[83:80]
MICRO_DATA_procedure  micro_data[87:84]
MICROPC_MOVE  9'd232
MICROPC_MOVE_USP_to_An  9'd401
MICROPC_TAS  9'd333
MICROPC_BSR  9'd431
MICROPC_ADDRESS_BUS_TRAP  9'd3
MICROPC_MOVEP_register_to_memory  9'd106
MICROPC_NEGX_CLR_NEG_NOT_NBCD  9'd338
MICROPC_RTS  9'd472
MICROPC_MAIN_LOOP  9'd53
MICROPC_ADDA_SUBA  9'd269
MICROPC_MOVE_TO_CCR_MOVE_TO_SR  9'd392
MICROPC_MOVE_FROM_SR  9'd389
MICROPC_LOAD_EA_d8_PC_Xn  9'd79
MICROPC_TRAP_ENTRY  9'd35
MICROPC_PERFORM_EA_READ_memory  9'd89
MICROPC_RESET  9'd486
MICROPC_PERFORM_EA_WRITE_Dn  9'd91
MICROPC_ASL_LSL_ROL_ROXL_ASR_LSR_ROR_ROXR_all_memory  9'd226
MICROPC_MOVEA  9'd240
MICROPC_TST  9'd345
MICROPC_BTST_register  9'd327
MICROPC_LOAD_EA_d8_An_Xn  9'd68
MICROPC_MULS_MULU_DIVS_DIVU  9'd291
MICROPC_MOVEQ  9'd308
MICROPC_CMPA  9'd276
MICROPC_EOR  9'd246
MICROPC_LOAD_EA_xxx_W  9'd72
MICROPC_DBcc  9'd375
MICROPC_CMPI  9'd184
MICROPC_LOAD_EA_xxx_L  9'd74
MICROPC_CMPM  9'd206
MICROPC_MOVE_USP_to_USP  9'd396
MICROPC_ADDQ_SUBQ_not_An  9'd349
MICROPC_ULNK  9'd420
MICROPC_EXG  9'd198
MICROPC_ADD_to_mem_SUB_to_mem_AND_to_mem_OR_to_mem  9'd251
MICROPC_Bcc_BRA  9'd363
MICROPC_PERFORM_EA_READ_An  9'd86
MICROPC_LOAD_EA_d16_PC  9'd76
MICROPC_NOP  9'd480
MICROPC_MOVEM_register_to_memory_predecrement  9'd131
MICROPC_RTE_RTR  9'd460
MICROPC_TRAP  9'd481
MICROPC_ADDQ_SUBQ_An  9'd352
MICROPC_MOVEM_register_to_memory_control  9'd147
MICROPC_BTST_immediate  9'd316
MICROPC_MOVEP_memory_to_register  9'd98
MICROPC_PERFORM_EA_WRITE_An  9'd92
MICROPC_CHK  9'd282
MICROPC_Scc  9'd356
MICROPC_JMP  9'd443
MICROPC_PEA  9'd168
MICROPC_SAVE_EA_minus_An  9'd97
MICROPC_ANDI_EORI_ORI_ADDI_SUBI  9'd174
MICROPC_BCHG_BCLR_BSET_immediate  9'd311
MICROPC_LOAD_EA_An  9'd62
MICROPC_PERFORM_EA_READ_imm  9'd87
MICROPC_ADD_to_Dn_SUB_to_Dn_AND_to_Dn_OR_to_Dn  9'd256
MICROPC_LEA  9'd162
MICROPC_TRAPV  9'd483
MICROPC_LINK  9'd404
MICROPC_ABCD_SBCD_ADDX_SUBX  9'd189
MICROPC_BCHG_BCLR_BSET_register  9'd322
MICROPC_PERFORM_EA_READ_Dn  9'd85
MICROPC_LOAD_EA_illegal_command  9'd83
MICROPC_ORI_to_CCR_ORI_to_SR_ANDI_to_CCR_ANDI_to_SR_EORI_to_CCR_EORI_to_SR  9'd178
MICROPC_CMP  9'd263
MICROPC_SWAP_EXT  9'd341
MICROPC_STOP  9'd489
MICROPC_PERFORM_EA_WRITE_memory  9'd93
MICROPC_JSR  9'd451
MICROPC_LOAD_EA_minus_An  9'd63
MICROPC_ASL_LSL_ROL_ROXL_ASR_LSR_ROR_ROXR_all_immediate_register  9'd213
MICROPC_SAVE_EA_An_plus  9'd95
MICROPC_LOAD_EA_d16_An  9'd65
MICROPC_LOAD_EA_An_plus  9'd62
MICROPC_MOVEM_memory_to_register  9'd116

Detailed Description

Main ao68000 IP Core source file.

Definition in file ao68000.v.


Variable Documentation

Definition at line 91 of file ao68000.v.

Definition at line 93 of file ao68000.v.

Definition at line 94 of file ao68000.v.

Definition at line 95 of file ao68000.v.

Definition at line 96 of file ao68000.v.

Definition at line 97 of file ao68000.v.

Definition at line 98 of file ao68000.v.

ADDRESS_IDLE [Define]

Definition at line 89 of file ao68000.v.

Definition at line 92 of file ao68000.v.

Definition at line 90 of file ao68000.v.

Definition at line 229 of file ao68000.v.

Definition at line 228 of file ao68000.v.

Definition at line 233 of file ao68000.v.

Definition at line 227 of file ao68000.v.

Definition at line 231 of file ao68000.v.

Definition at line 230 of file ao68000.v.

Definition at line 236 of file ao68000.v.

ALU_CHK [Define]

Definition at line 234 of file ao68000.v.

ALU_IDLE [Define]

Definition at line 215 of file ao68000.v.

ALU_LINK_MOVE [Define]

Definition at line 243 of file ao68000.v.

ALU_MOVE [Define]

Definition at line 232 of file ao68000.v.

Definition at line 241 of file ao68000.v.

ALU_MOVEP_M2R_1 [Define]

Definition at line 218 of file ao68000.v.

ALU_MOVEP_M2R_2 [Define]

Definition at line 219 of file ao68000.v.

ALU_MOVEP_M2R_3 [Define]

Definition at line 220 of file ao68000.v.

ALU_MOVEP_M2R_4 [Define]

Definition at line 221 of file ao68000.v.

ALU_MOVEP_R2M_1 [Define]

Definition at line 222 of file ao68000.v.

ALU_MOVEP_R2M_2 [Define]

Definition at line 223 of file ao68000.v.

ALU_MOVEP_R2M_3 [Define]

Definition at line 224 of file ao68000.v.

ALU_MOVEP_R2M_4 [Define]

Definition at line 225 of file ao68000.v.

Definition at line 235 of file ao68000.v.

Definition at line 238 of file ao68000.v.

ALU_SIGN_EXTEND [Define]

Definition at line 226 of file ao68000.v.

Definition at line 239 of file ao68000.v.

Definition at line 240 of file ao68000.v.

ALU_SIMPLE_MOVE [Define]

Definition at line 242 of file ao68000.v.

Definition at line 216 of file ao68000.v.

ALU_SR_SET_TRAP [Define]

Definition at line 217 of file ao68000.v.

ALU_TAS [Define]

Definition at line 237 of file ao68000.v.

Definition at line 198 of file ao68000.v.

AN_ADDRESS_IDLE [Define]

Definition at line 197 of file ao68000.v.

AN_ADDRESS_SSP [Define]

Definition at line 200 of file ao68000.v.

AN_ADDRESS_USP [Define]

Definition at line 199 of file ao68000.v.

Definition at line 206 of file ao68000.v.

Definition at line 207 of file ao68000.v.

AN_INPUT_IDLE [Define]

Definition at line 205 of file ao68000.v.

Definition at line 202 of file ao68000.v.

Definition at line 203 of file ao68000.v.

Definition at line 250 of file ao68000.v.

Definition at line 249 of file ao68000.v.

Definition at line 251 of file ao68000.v.

Definition at line 252 of file ao68000.v.

Definition at line 259 of file ao68000.v.

BRANCH_IDLE [Define]

Definition at line 245 of file ao68000.v.

BRANCH_ir [Define]

Definition at line 257 of file ao68000.v.

Definition at line 246 of file ao68000.v.

BRANCH_movem_reg [Define]

Definition at line 247 of file ao68000.v.

BRANCH_movep_16 [Define]

Definition at line 255 of file ao68000.v.

BRANCH_operand2 [Define]

Definition at line 248 of file ao68000.v.

BRANCH_procedure [Define]

Definition at line 260 of file ao68000.v.

BRANCH_result [Define]

Definition at line 253 of file ao68000.v.

Definition at line 256 of file ao68000.v.

Definition at line 258 of file ao68000.v.

BRANCH_V [Define]

Definition at line 254 of file ao68000.v.

Definition at line 195 of file ao68000.v.

DATA_WRITE_IDLE [Define]

Definition at line 194 of file ao68000.v.

Definition at line 210 of file ao68000.v.

DN_ADDRESS_IDLE [Define]

Definition at line 209 of file ao68000.v.

Definition at line 212 of file ao68000.v.

Definition at line 213 of file ao68000.v.

Definition at line 191 of file ao68000.v.

Definition at line 192 of file ao68000.v.

Definition at line 181 of file ao68000.v.

Definition at line 179 of file ao68000.v.

Definition at line 180 of file ao68000.v.

Definition at line 185 of file ao68000.v.

Definition at line 183 of file ao68000.v.

DO_READ_FLAG_SET [Define]

Definition at line 184 of file ao68000.v.

Definition at line 177 of file ao68000.v.

Definition at line 175 of file ao68000.v.

Definition at line 176 of file ao68000.v.

Definition at line 189 of file ao68000.v.

Definition at line 187 of file ao68000.v.

Definition at line 188 of file ao68000.v.

EA_MOD_3b111 [Define]

Definition at line 45 of file ao68000.v.

EA_MOD_AN [Define]

Definition at line 49 of file ao68000.v.

EA_MOD_DN [Define]

Definition at line 50 of file ao68000.v.

EA_MOD_DN_AN_EXG [Define]

Definition at line 47 of file ao68000.v.

EA_MOD_DN_PREDEC [Define]

Definition at line 46 of file ao68000.v.

EA_MOD_IDLE [Define]

Definition at line 40 of file ao68000.v.

Definition at line 51 of file ao68000.v.

EA_MOD_IR_5_3 [Define]

Definition at line 41 of file ao68000.v.

EA_MOD_IR_8_6 [Define]

Definition at line 43 of file ao68000.v.

Definition at line 42 of file ao68000.v.

EA_MOD_POSTINC [Define]

Definition at line 48 of file ao68000.v.

EA_MOD_PREDEC [Define]

Definition at line 44 of file ao68000.v.

EA_REG_3b100 [Define]

Definition at line 38 of file ao68000.v.

EA_REG_3b111 [Define]

Definition at line 37 of file ao68000.v.

EA_REG_IDLE [Define]

Definition at line 33 of file ao68000.v.

EA_REG_IR_11_9 [Define]

Definition at line 35 of file ao68000.v.

EA_REG_IR_2_0 [Define]

Definition at line 34 of file ao68000.v.

Definition at line 36 of file ao68000.v.

EA_TYPE_ALL [Define]

Definition at line 54 of file ao68000.v.

EA_TYPE_CONTROL [Define]

Definition at line 57 of file ao68000.v.

Definition at line 55 of file ao68000.v.

Definition at line 56 of file ao68000.v.

EA_TYPE_DATA [Define]

Definition at line 61 of file ao68000.v.

Definition at line 58 of file ao68000.v.

EA_TYPE_DN_AN [Define]

Definition at line 59 of file ao68000.v.

EA_TYPE_IDLE [Define]

Definition at line 53 of file ao68000.v.

Definition at line 60 of file ao68000.v.

Definition at line 165 of file ao68000.v.

Definition at line 163 of file ao68000.v.

GROUP_0_FLAG_SET [Define]

Definition at line 164 of file ao68000.v.

INDEX_0 [Define]

Definition at line 153 of file ao68000.v.

INDEX_IDLE [Define]

Definition at line 152 of file ao68000.v.

Definition at line 154 of file ao68000.v.

Definition at line 169 of file ao68000.v.

Definition at line 167 of file ao68000.v.

Definition at line 168 of file ao68000.v.

IR_IDLE [Define]

Definition at line 126 of file ao68000.v.

Definition at line 127 of file ao68000.v.

Definition at line 289 of file ao68000.v.

MICRO_DATA_alu [Define]

Definition at line 315 of file ao68000.v.

Definition at line 310 of file ao68000.v.

Definition at line 312 of file ao68000.v.

Definition at line 311 of file ao68000.v.

Definition at line 316 of file ao68000.v.

Definition at line 309 of file ao68000.v.

Definition at line 313 of file ao68000.v.

Definition at line 314 of file ao68000.v.

Definition at line 308 of file ao68000.v.

Definition at line 305 of file ao68000.v.

Definition at line 306 of file ao68000.v.

Definition at line 304 of file ao68000.v.

Definition at line 307 of file ao68000.v.

Definition at line 285 of file ao68000.v.

Definition at line 284 of file ao68000.v.

Definition at line 286 of file ao68000.v.

Definition at line 301 of file ao68000.v.

MICRO_DATA_index [Define]

Definition at line 298 of file ao68000.v.

Definition at line 302 of file ao68000.v.

MICRO_DATA_ir [Define]

Definition at line 294 of file ao68000.v.

Definition at line 292 of file ao68000.v.

Definition at line 291 of file ao68000.v.

Definition at line 293 of file ao68000.v.

Definition at line 297 of file ao68000.v.

MICRO_DATA_op1 [Define]

Definition at line 287 of file ao68000.v.

MICRO_DATA_op2 [Define]

Definition at line 288 of file ao68000.v.

MICRO_DATA_pc [Define]

Definition at line 295 of file ao68000.v.

Definition at line 317 of file ao68000.v.

Definition at line 303 of file ao68000.v.

MICRO_DATA_size [Define]

Definition at line 290 of file ao68000.v.

Definition at line 299 of file ao68000.v.

Definition at line 300 of file ao68000.v.

MICRO_DATA_trap [Define]

Definition at line 296 of file ao68000.v.

Definition at line 380 of file ao68000.v.

Definition at line 376 of file ao68000.v.

Definition at line 354 of file ao68000.v.

Definition at line 328 of file ao68000.v.

Definition at line 362 of file ao68000.v.

Definition at line 351 of file ao68000.v.

Definition at line 323 of file ao68000.v.

Definition at line 372 of file ao68000.v.

Definition at line 391 of file ao68000.v.

Definition at line 336 of file ao68000.v.

MICROPC_Bcc_BRA [Define]

Definition at line 355 of file ao68000.v.

Definition at line 373 of file ao68000.v.

Definition at line 381 of file ao68000.v.

MICROPC_BSR [Define]

Definition at line 322 of file ao68000.v.

Definition at line 364 of file ao68000.v.

Definition at line 339 of file ao68000.v.

MICROPC_CHK [Define]

Definition at line 367 of file ao68000.v.

MICROPC_CMP [Define]

Definition at line 385 of file ao68000.v.

MICROPC_CMPA [Define]

Definition at line 343 of file ao68000.v.

MICROPC_CMPI [Define]

Definition at line 347 of file ao68000.v.

MICROPC_CMPM [Define]

Definition at line 349 of file ao68000.v.

MICROPC_DBcc [Define]

Definition at line 346 of file ao68000.v.

MICROPC_EOR [Define]

Definition at line 344 of file ao68000.v.

MICROPC_EXG [Define]

Definition at line 353 of file ao68000.v.

MICROPC_JMP [Define]

Definition at line 369 of file ao68000.v.

MICROPC_JSR [Define]

Definition at line 389 of file ao68000.v.

MICROPC_LEA [Define]

Definition at line 377 of file ao68000.v.

MICROPC_LINK [Define]

Definition at line 379 of file ao68000.v.

Definition at line 374 of file ao68000.v.

Definition at line 394 of file ao68000.v.

Definition at line 393 of file ao68000.v.

Definition at line 357 of file ao68000.v.

Definition at line 340 of file ao68000.v.

Definition at line 331 of file ao68000.v.

Definition at line 383 of file ao68000.v.

Definition at line 390 of file ao68000.v.

Definition at line 348 of file ao68000.v.

Definition at line 345 of file ao68000.v.

Definition at line 327 of file ao68000.v.

MICROPC_MOVE [Define]

Definition at line 319 of file ao68000.v.

Definition at line 330 of file ao68000.v.

Definition at line 329 of file ao68000.v.

Definition at line 320 of file ao68000.v.

Definition at line 350 of file ao68000.v.

MICROPC_MOVEA [Define]

Definition at line 337 of file ao68000.v.

Definition at line 395 of file ao68000.v.

Definition at line 363 of file ao68000.v.

Definition at line 359 of file ao68000.v.

Definition at line 365 of file ao68000.v.

Definition at line 324 of file ao68000.v.

MICROPC_MOVEQ [Define]

Definition at line 342 of file ao68000.v.

Definition at line 341 of file ao68000.v.

Definition at line 325 of file ao68000.v.

MICROPC_NOP [Define]

Definition at line 358 of file ao68000.v.

Definition at line 384 of file ao68000.v.

MICROPC_PEA [Define]

Definition at line 370 of file ao68000.v.

Definition at line 356 of file ao68000.v.

Definition at line 382 of file ao68000.v.

Definition at line 375 of file ao68000.v.

Definition at line 333 of file ao68000.v.

Definition at line 366 of file ao68000.v.

Definition at line 335 of file ao68000.v.

Definition at line 388 of file ao68000.v.

MICROPC_RESET [Define]

Definition at line 334 of file ao68000.v.

MICROPC_RTE_RTR [Define]

Definition at line 360 of file ao68000.v.

MICROPC_RTS [Define]

Definition at line 326 of file ao68000.v.

Definition at line 392 of file ao68000.v.

Definition at line 371 of file ao68000.v.

MICROPC_Scc [Define]

Definition at line 368 of file ao68000.v.

MICROPC_STOP [Define]

Definition at line 387 of file ao68000.v.

MICROPC_SWAP_EXT [Define]

Definition at line 386 of file ao68000.v.

MICROPC_TAS [Define]

Definition at line 321 of file ao68000.v.

MICROPC_TRAP [Define]

Definition at line 361 of file ao68000.v.

Definition at line 332 of file ao68000.v.

MICROPC_TRAPV [Define]

Definition at line 378 of file ao68000.v.

MICROPC_TST [Define]

Definition at line 338 of file ao68000.v.

MICROPC_ULNK [Define]

Definition at line 352 of file ao68000.v.

MOVEM_LOOP_IDLE [Define]

Definition at line 118 of file ao68000.v.

Definition at line 120 of file ao68000.v.

Definition at line 119 of file ao68000.v.

Definition at line 116 of file ao68000.v.

Definition at line 112 of file ao68000.v.

Definition at line 115 of file ao68000.v.

Definition at line 113 of file ao68000.v.

Definition at line 114 of file ao68000.v.

Definition at line 123 of file ao68000.v.

MOVEM_REG_IDLE [Define]

Definition at line 122 of file ao68000.v.

Definition at line 124 of file ao68000.v.

OFFSET_IDLE [Define]

Definition at line 148 of file ao68000.v.

OFFSET_IMM_16 [Define]

Definition at line 150 of file ao68000.v.

OFFSET_IMM_8 [Define]

Definition at line 149 of file ao68000.v.

OP1_FROM_ADDRESS [Define]

Definition at line 65 of file ao68000.v.

OP1_FROM_AN [Define]

Definition at line 75 of file ao68000.v.

OP1_FROM_DATA [Define]

Definition at line 66 of file ao68000.v.

OP1_FROM_DN [Define]

Definition at line 76 of file ao68000.v.

Definition at line 78 of file ao68000.v.

Definition at line 67 of file ao68000.v.

OP1_FROM_IR [Define]

Definition at line 77 of file ao68000.v.

OP1_FROM_OP2 [Define]

Definition at line 64 of file ao68000.v.

OP1_FROM_PC [Define]

Definition at line 70 of file ao68000.v.

OP1_FROM_RESULT [Define]

Definition at line 68 of file ao68000.v.

OP1_FROM_SR [Define]

Definition at line 73 of file ao68000.v.

OP1_FROM_USP [Define]

Definition at line 74 of file ao68000.v.

OP1_IDLE [Define]

Definition at line 63 of file ao68000.v.

OP1_LOAD_ONES [Define]

Definition at line 72 of file ao68000.v.

OP1_LOAD_ZEROS [Define]

Definition at line 71 of file ao68000.v.

OP1_MOVEQ [Define]

Definition at line 69 of file ao68000.v.

OP2_ADDQ_SUBQ [Define]

Definition at line 84 of file ao68000.v.

OP2_DECR_BY_1 [Define]

Definition at line 87 of file ao68000.v.

OP2_FROM_OP1 [Define]

Definition at line 81 of file ao68000.v.

OP2_IDLE [Define]

Definition at line 80 of file ao68000.v.

OP2_LOAD_1 [Define]

Definition at line 82 of file ao68000.v.

OP2_LOAD_COUNT [Define]

Definition at line 83 of file ao68000.v.

Definition at line 86 of file ao68000.v.

OP2_MOVE_OFFSET [Define]

Definition at line 85 of file ao68000.v.

Definition at line 134 of file ao68000.v.

PC_FROM_RESULT [Define]

Definition at line 130 of file ao68000.v.

PC_IDLE [Define]

Definition at line 129 of file ao68000.v.

PC_INCR_BY_2 [Define]

Definition at line 131 of file ao68000.v.

Definition at line 135 of file ao68000.v.

PC_INCR_BY_4 [Define]

Definition at line 132 of file ao68000.v.

PC_INCR_BY_SIZE [Define]

Definition at line 133 of file ao68000.v.

Definition at line 263 of file ao68000.v.

Definition at line 264 of file ao68000.v.

Definition at line 265 of file ao68000.v.

Definition at line 276 of file ao68000.v.

Definition at line 266 of file ao68000.v.

Definition at line 273 of file ao68000.v.

Definition at line 277 of file ao68000.v.

PROCEDURE_IDLE [Define]

Definition at line 262 of file ao68000.v.

Definition at line 275 of file ao68000.v.

Definition at line 271 of file ao68000.v.

Definition at line 274 of file ao68000.v.

Definition at line 272 of file ao68000.v.

PROCEDURE_return [Define]

Definition at line 267 of file ao68000.v.

Definition at line 268 of file ao68000.v.

Definition at line 269 of file ao68000.v.

Definition at line 270 of file ao68000.v.

Definition at line 173 of file ao68000.v.

Definition at line 171 of file ao68000.v.

Definition at line 172 of file ao68000.v.

SIZE_1 [Define]

Definition at line 104 of file ao68000.v.

SIZE_1_PLUS [Define]

Definition at line 105 of file ao68000.v.

SIZE_2 [Define]

Definition at line 106 of file ao68000.v.

SIZE_3 [Define]

Definition at line 107 of file ao68000.v.

SIZE_4 [Define]

Definition at line 108 of file ao68000.v.

SIZE_5 [Define]

Definition at line 109 of file ao68000.v.

SIZE_6 [Define]

Definition at line 110 of file ao68000.v.

SIZE_BYTE [Define]

Definition at line 101 of file ao68000.v.

SIZE_IDLE [Define]

Definition at line 100 of file ao68000.v.

SIZE_LONG [Define]

Definition at line 103 of file ao68000.v.

SIZE_WORD [Define]

Definition at line 102 of file ao68000.v.

STOP_FLAG_CLEAR [Define]

Definition at line 158 of file ao68000.v.

STOP_FLAG_IDLE [Define]

Definition at line 156 of file ao68000.v.

STOP_FLAG_SET [Define]

Definition at line 157 of file ao68000.v.

Definition at line 161 of file ao68000.v.

TRACE_FLAG_IDLE [Define]

Definition at line 160 of file ao68000.v.

TRAP_CHK [Define]

Definition at line 140 of file ao68000.v.

TRAP_DIV_BY_ZERO [Define]

Definition at line 139 of file ao68000.v.

Definition at line 145 of file ao68000.v.

Definition at line 146 of file ao68000.v.

TRAP_IDLE [Define]

Definition at line 137 of file ao68000.v.

Definition at line 138 of file ao68000.v.

Definition at line 142 of file ao68000.v.

TRAP_TRACE [Define]

Definition at line 143 of file ao68000.v.

TRAP_TRAP [Define]

Definition at line 144 of file ao68000.v.

TRAP_TRAPV [Define]

Definition at line 141 of file ao68000.v.