Package org.lemsml.export.vhdl.edlems
Class EDCase
- java.lang.Object
-
- org.lemsml.export.vhdl.edlems.EDSignal
-
- org.lemsml.export.vhdl.edlems.EDSignalComplex
-
- org.lemsml.export.vhdl.edlems.EDCase
-
public class EDCase extends EDSignalComplex
-
-
Field Summary
Fields Modifier and Type Field Description String
condition
String
name
String
value
-
Fields inherited from class org.lemsml.export.vhdl.edlems.EDSignalComplex
Exponentials, Powers
-
Fields inherited from class org.lemsml.export.vhdl.edlems.EDSignal
busLength, fraction, inputBusPosition, integer, outputBusPosition
-
-
Constructor Summary
Constructors Constructor Description EDCase()
-