class Silica::IoHwTemplate

Defined in:

silica/iohw_template.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(register_width : UInt64, address_width : UInt64) #

[View source]

Instance Method Detail

def address_width : UInt64 #

[View source]
def address_width=(address_width : UInt64) #

[View source]
def register_width : UInt64 #

[View source]
def register_width=(register_width : UInt64) #

[View source]
def to_s(io : IO, &) #

[View source]