Class: HDLRuby::Low::SignalC

Inherits:
SignalI
  • Object
show all
Defined in:
lib/HDLRuby/hruby_low.rb

Overview

Describes a constant signal.

Direct Known Subclasses

High::SignalC

Constant Summary

Constants included from Low2Symbol

Low2Symbol::Low2SymbolPrefix, Low2Symbol::Low2SymbolTable, Low2Symbol::Symbol2LowTable

Instance Attribute Summary

Attributes inherited from SignalI

#name, #type, #value

Attributes included from Hparent

#parent

Method Summary

Methods inherited from SignalI

#clone, #eql?, #explicit_types!, #hash, #initialize, #replace_names!, #set_name!, #set_type!, #set_value!, #to_c, #to_c_signal, #to_ch, #to_high, #to_verilog, #to_vhdl, #width

Methods included from Low2Symbol

#to_sym

Methods included from Hparent

#scope

Constructor Details

This class inherits a constructor from HDLRuby::Low::SignalI