Skip to content

Conversation

oswald3141
Copy link
Contributor

Add an implementation of tapped_delay_line which is not present in
pipelining package.
Closes #4.
Thanks to @cweickhmann for help and the example of an implementation.

The code seems to be a previous version of fir_filter entity.
Use 2008 version. Mention it in the dependencies list.
Add an implementation of tapped_delay_line which is not present in
pipelining package.
@cweickhmann
Copy link

cweickhmann commented Jul 19, 2023

Hi! It seems the reference to tapped_delay_line is now in the docs (doc/rst/modules/pipelining.rst) and it's referenced in rtl/extras_2008/filtering.vhdl, but it's no in rtl/extras_2008/pipelining_2008.vhdl.
Did this go missing on your local repository, maybe?

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.

Missing 2008 pipelining variant
2 participants