Content deleted Content added
→XS3: clarified wording |
→I/O and timing instructions: spelling correction |
||
Line 207:
===I/O and timing instructions===
The XS1 architecture is event-driven. It has an instruction that can dispatch
Common resources that are supported are ports (for external input and output), timers (that allow timing to a reference clock), channels (that allow communication and synchronization between threads within a core, and threads on different cores), locks (which allow controlled access to shared memory), and synchronizers (which implement barrier synchronizations between threads).
|