CDL Modules
Data Structures | Namespaces | Typedefs | Enumerations | Variables
apb_target_ps2_host.cdl File Reference

Data Structures

struct  apb_target_ps2_host::t_ps2_state
 

Namespaces

 apb_target_ps2_host
 

Typedefs

typedef bit[8] apb_target_ps2_host::t_byte
 

Enumerations

enum  apb_target_ps2_host::t_apb_address {
  apb_target_ps2_host::apb_address_state = 0,
  apb_target_ps2_host::apb_address_fifo = 1
}
 
enum  apb_target_ps2_host::t_access {
  apb_target_ps2_host::access_none,
  apb_target_ps2_host::access_write_state,
  apb_target_ps2_host::access_read_state,
  apb_target_ps2_host::access_read_fifo
}
 

Variables

constant integer apb_target_ps2_host::fifo_size =8
 
constant integer apb_target_ps2_host::lg_fifo_size =sizeof(fifo_size)