834b33af33
Use SPDX license identifiers
2022-09-29 14:16:47 +02:00
75c32f3a99
Transform all aserts into unconditional checks
2021-12-09 16:08:36 +01:00
e05f78bb0f
Set the trace duration in the PRV header
2021-11-03 11:33:16 +01:00
d3e87c2272
Add GPLv3 and MIT licenses
2021-11-03 11:32:17 +01:00
5a940540d3
Use priority queue for streams and fast channels
...
A priority queue (in heap.h) is used to keep the next event ready in the
emulator loop. Additionally, a list of dirty channels is keept to
limit the complexity of the propagation and emit phases.
2021-10-21 16:53:00 +02:00
2fbe95b4f7
Emit the PRV event via debug as well
2021-10-21 16:53:00 +02:00
e8f4060370
Add raw autocpu prv emit function
2021-10-21 15:55:40 +02:00
9b39e4d69e
Add raw prv ev method to specify the time
2021-09-28 19:32:16 +02:00
Kevin Sala
8b78baa587
Fixing ovni for multiple nodes (workaround)
2021-09-21 15:15:26 +02:00
4e971bceff
Write multiple prv files and add app id view
2021-08-03 18:42:56 +02:00
763bcf7c33
Store cpus in each loom
2021-08-02 21:13:25 +02:00
9c0866cfd9
Use always the logical cpu index
2021-08-02 18:15:59 +02:00
Rodrigo
4e23d7d435
WIP
2021-08-02 10:08:58 +02:00