pynn_brainscales.brainscales2.examples.crossbar_event_counter_read
Functions
-
pynn_brainscales.brainscales2.examples.crossbar_event_counter_read.
main
(num_spikes: int = 200, runtime: float = 20.0) → Dict[pyhalco_hicann_dls_vx_v3.CrossbarOutputOnDLS, int] This example shows readout of the event output counters in the routing crossbar via injected reads. :param num_spikes: Number of spikes to inject during the experiment. :param runtime: Runtime of the experiment [ms]. :return: Difference between counter values before the experiment and after
the experiment. The results are saved in a dictionary with an entry for each crossbar output.