Skip to content

Conversation

@klassen9
Copy link

Changelog:

  • Added RFSoC PAF
  • Reworked Driver
  • Changed Experiments

For an example look at the driver_rework_test.yml. It generated a config based on the experiment_config selected and driver_config generated during the make_driver step.

Add RFSoC4x2 PAF support
@github-actions

This comment was marked as resolved.

@github-actions

This comment was marked as resolved.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

Fix bugs in experiment_manager
@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

return settings

def apply(self, model):
# TODO: support runtime-writable and external weights (instr)
Copy link

@fpjentzsch fpjentzsch Nov 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For clarification: Since driver/make_driver are now unified, doesn't that mean we now support runtime-writable and external weights when instrumentation is enabled (at least when instrumentation_no_dma is false and we use the FINNDMAInstrumentationOverlay, which inherits from FINNDMAOverlay that handles these features)?

Fix project generation
Add Docs
@github-actions

This comment was marked as resolved.

@fpjentzsch fpjentzsch merged commit 059b925 into dev Dec 23, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants