No, all the front-end code is the same (i.e. you can take a nengo.Network
that runs in nengo.Simulator
and run it in nengo_loihi.Simulator
). There are also Loihi-specific configuration options you might want to play with, but the model definition itself is the same.