int32 i
bool32 o
int odd; if ((inlet_i & 1) == 0) odd = 1; else odd = 0; outlet_o = odd;
© 2024 Zrna Research