Improvement in internal frame generator
Compare changes
- leonarski_f authored
@@ -317,7 +317,6 @@ void HLSSimulatedDevice::HLSMainThread() {
@@ -329,23 +328,53 @@ void HLSSimulatedDevice::HLSMainThread() {
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
Improve way how internal packet generator is executed (mostly in HLS simulation), allowing to make it more similar to "standard" network collection. This required to modify network stack cores, so they can be executed in parallel in HLS simulation.