Class: TestAxiStream
- Inherits:
-
TdlSpace::TdlBaseInterface
- Object
- AxiTdl::SdlModuleActiveBaseElm
- TdlSpace::TdlBaseInterface
- TestAxiStream
- Defined in:
- lib/tdl/rebuild_ele/ele_base.rb
Constant Summary collapse
- PORT_REP =
nil
Instance Attribute Summary
Attributes inherited from TdlSpace::TdlBaseInterface
Attributes included from TdlSpace::VarElemenCore
#dimension, #inst_name, #logic_type
Instance Method Summary collapse
-
#dsize ⇒ Object
<tdl_key><hdl_key><default_value>.
Methods inherited from TdlSpace::TdlBaseInterface
#clock_reset_taps, #element_to_module, #force_name_copy, inherited, #initialize, #name_copy, parse_ports, #path_refs, subclass, #use_which_freq_when_copy
Methods included from TdlSpace::VarElemenAttr
#_io_map, #clock_io_map, #comm_io_map, #comm_io_maps_same, #gen_sv_interface, #get_class_var, #hdl_name, #modports, #param_map, #pdata_map, #reset_io_map, #sdata_maps, #set_class_var
Methods included from TdlSpace::VarElemenCore
#[], #_inner_inst, #inst_port, #instance, #modport_type, #modport_type=, #name, #name=, #to_s
Methods included from TdlSpace::ExCreateTP
Methods included from AxiTdl::TestUnitTrack
Constructor Details
This class inherits a constructor from TdlSpace::TdlBaseInterface
Instance Method Details
#dsize ⇒ Object
<tdl_key><hdl_key><default_value>
820 |
# File 'lib/tdl/rebuild_ele/ele_base.rb', line 820 param_map :dsize,'DSIZE',18 |