Specifications

get_exception_slave_desc
Usage
get_exception_slave_desc
Options
None
Description
Returns the slave descriptor associated with the processor exception address.
Example
puts [get_exception_slave_desc]
Returns:
onchip_ram_64_kbytes
get_fast_tlb_miss_exception_offset
Usage
get_fast_tlb_miss_exception_offset
Options
None
Description
Returns the byte offset of the processor fast translation lookaside buffer (TLB) miss exception address.
Only a processor with an MMU has such an exception address.
Example
puts [get_fast_tlb_miss_exception_offset]
Returns:
32
get_fast_tlb_miss_exception_slave_desc
Usage
get_fast_tlb_miss_exception_slave_desc
Options
None
NII5V2
2015.05.14
get_exception_slave_desc
15-73
Nios II Software Build Tools Reference
Altera Corporation
Send Feedback