Kaspersky Neuromorphic Platform
1.0.0
API Reference
|
AltAI device namespace. More...
AltAI device namespace.
std::vector< std::unique_ptr< AltAI > > knp::devices::altai::list_altai_devices | ( | ) |
Port knp::devices::altai::make_standart_north_port | ( | size_t | begin_core | ) |
Create port of standard size (4) on the north side of the AltAI grid.
The function creates a port with standard length and size, which are used on most of existing AltAI devices.
begin_core | position of a core, from which the port starts. |