1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
VILLASnode/src
Georg Reinke 2ba3c1cbe7 rework shmem interface to be "symmetric"
The notion of "VILLASnode" / "external program" is removed from the
interface. Now there's only a distiction regarding which process opened
the object first, and this is handled transparently by the functions.

This enables some new uses for the interface, for example connecting
two instances of VILLASnode or two instances of DPsim directly.
2017-06-08 12:43:24 +02:00
..
fpga-bench-overruns.c some include / format error fixes 2017-06-08 12:42:46 +02:00
fpga-bench.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
fpga.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
hook.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
Makefile.inc install third party libraries to /usr/local/lib64 instead of /usr/local/lib 2017-05-08 00:50:53 +02:00
node.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
pipe.c added new function node_type_name() 2017-05-23 15:20:38 +02:00
signal.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
test-cmp.c cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
test-rtt.c added warmup phase to histogram for better selection of min/max (closes #12) 2017-05-05 22:26:40 +00:00
test-shmem.c rework shmem interface to be "symmetric" 2017-06-08 12:43:24 +02:00