![]() |
SCAMP-5c Vision System
1.0.0
An image sensor with a parallel processor on focal plane
|
Go to the source code of this file.
Data Structures | |
| class | dreg |
| operand of this type can only be a digital register More... | |
Functions | |
| dreg | pe_or (dreg a1, dreg a2) |
| OR two DREGs into another DREG. More... | |
| dreg | pe_and (dreg a1, dreg a2) |
| AND two DREGs into another DREG. More... | |
| dreg | pe_nor (dreg a1, dreg a2) |
| NOR two DREGs into another DREG. More... | |
| dreg | pe_nand (dreg a1, dreg a2) |
| NAND two DREGs into another DREG. More... | |
1.8.10