• Pietro Fezzardi's avatar
    arch-sim: fields added to struct sim_ppi_arch_data · 16b4b4e3
    Pietro Fezzardi authored
    These are namely Data Sets, runtime options, servo and TimeProperties.
    We need them in every instance because we have two ppi (master and slave)
    acting like two different machines, so they need different copies of
    these variables. We just put the per-instance stuff in the arch_data.
    Then we'll change the pointers in the ppg directly in the net operations,
    according to our needs.
    16b4b4e3
Name
Last commit
Last update
..
include/arch Loading commit data...
Makefile Loading commit data...
main-loop.c Loading commit data...
ppsi-sim.h Loading commit data...
sim-io.c Loading commit data...
sim-startup.c Loading commit data...