Set_instruction_idle(), Set_instruction_n(), Set_instruction_readra() – Altera Avalon Verification IP Suite User Manual

Page 186: Set_instruction_readrb()

Advertising
background image

set_instruction_idle()

void set_instruction_idle()

Prototype:

Verilog HDL:

ci_data_t idle

VHDL:

ci_data_t idle

,

bfm_id

,

req_if(bfm_id)

Arguments:

void

Returns:

Sets the instruction

idle

value.

Description:

Verilog HDL, VHDL

Language support:

set_instruction_n()

void set_instruction_n()

Prototype:

Verilog HDL:

ci_n_t code

VHDL:

ci_n_t code

,

bfm_id

,

req_if(bfm_id)

Arguments:

void

Returns:

Sets the instruction extended opcode value

n.

Description:

Verilog HDL, VHDL

Language support:

set_instruction_readra()

void set_instruction_readra()

Prototype:

Verilog HDL:

logic enable

VHDL:

logic enable

,

bfm_id

,

req_if(bfm_id)

Arguments:

void

Returns:

Sets the instruction register file read

a

value.

Description:

Verilog HDL, VHDL

Language support:

set_instruction_readrb()

void set_instruction_readrb()

Prototype:

Verilog HDL:

logic enable

VHDL:

logic enable

,

bfm_id

,

req_if(bfm_id)

Arguments:

void

Returns:

Sets the instruction register file read

b

value.

Description:

Verilog HDL, VHDL

Language support:

Altera Corporation

Nios II Custom Instruction Master BFM

Send Feedback

14-11

set_instruction_idle()

Advertising