![]() |
Dataflow Software Stack
032db78
Master Thesis of Mathijs Saey at the VUB
|
Instruction that accepts a literal. More...

Public Member Functions | |
| def | addLiteral |
| Add a literal to the operation. More... | |
Instruction that accepts a literal.
| def core.instruction.Literal.addLiteral | ( | self, | |
| port, | |||
| val | |||
| ) |
Add a literal to the operation.
An instruction should never accept only literals. Not all instructions accept literals.
1.8.8