Quartus Stream Embedding
Created by: bo3z
A# Description
📝 Anio_stream
implementation of theEmbedding
layer for Quartus backend
Type of change
-
New feature (non-breaking change which adds functionality)
Tests
- Extended
tests/pytest/test_embed.py
to verify correct functionality
Checklist
-
I have read the guidelines for contributing. -
I have commented my code, particularly in hard-to-understand areas. -
I have made corresponding changes to the documentation. -
My changes generate no new warnings. -
I have added tests that prove my fix is effective or that my feature works.