Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Processing Element consume frequency #143

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pilipovicn
Copy link

Added the parameters that specify how often do PEs consume flits, and how many of them, as well as internal PE input buffer depth. Default for all this is 1, which makes no difference. For those who need this functionality, eg. they can slow down the PE consume frequency to better model a system.

@davidepatti
Copy link
Owner

thank you for the contribution, I will test and eventually merge it if there are no problems.

@@ -17,6 +17,14 @@ r2h_link_length: 2.0
r2r_link_length: 1.0
n_virtual_channels: 1

# pe input buffer size
pe_rx_buffer_size: 1

Choose a reason for hiding this comment

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

2

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