SCAMP-5c Vision System  1.0.0
An image sensor with a parallel processor on focal plane
pe_async_processing.h
Go to the documentation of this file.
1 
59 
60 
61 
103 
104 
105 
139 dreg pro_digital_news(dreg r1,string str);
140 
141 
142 
162 dreg pro_diffuse(areg r1,int p1,int p2);
163 
164 
165 
192 pro_locate_event(dreg r1,reg o1,reg o2);
193 
194 
195 
196 
dreg pro_digital_news(dreg r1, string str)
acquire a certain DREG of from adjunct PEs
dreg pro_flood_from_boundary(dreg r1)
flooding a DREG plane with '1's from the boundary
dreg pro_diffuse(areg r1, int p1, int p2)
diffuse a AREG plane
operand of this type can only be a digital register
Definition: pe_digital_macros.h:39
operand of this type can only be an ipu register
Definition: ipu_instructions.h:44
operand of this type can only be an analogue register
Definition: pe_analog_macros.h:55
pro_locate_event(dreg r1, reg o1, reg o2)
locate a '1' in a DREG plane, starting from bottom right
dreg pro_flood_from_source(dreg r1, dreg r2)
flooding a DREG plane with '1's from the '1's in another DREG plane