SpiNNakerManchester / SpiNNMachine

A python module which contains a representation of the SpiNNaker Machine
Apache License 2.0
4 stars 3 forks source link

only expose processor virtual ids #244

Closed Christian-B closed 6 months ago

Christian-B commented 6 months ago

fixes https://github.com/SpiNNakerManchester/SpiNNMachine/issues/242

removes all methods that expose the Processor class

Todo: Move CLOCK_SPEED = 200 1000 1000 and DTCM_AVAILABLE = 2 ** 16 to version remove the Processor class