-
Notifications
You must be signed in to change notification settings - Fork 7
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: crossroadsfpga/enso
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: crossroadsfpga/enso
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 55 files changed
- 1 contributor
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 94caa5e - Browse repository at this point
Copy the full SHA 94caa5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa7be2e - Browse repository at this point
Copy the full SHA fa7be2eView commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cdb7d9f - Browse repository at this point
Copy the full SHA cdb7d9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 111f3dd - Browse repository at this point
Copy the full SHA 111f3ddView commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 13f6fcb - Browse repository at this point
Copy the full SHA 13f6fcbView commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 792f84b - Browse repository at this point
Copy the full SHA 792f84bView commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1f577f3 - Browse repository at this point
Copy the full SHA 1f577f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19b5b3f - Browse repository at this point
Copy the full SHA 19b5b3fView commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f6072d2 - Browse repository at this point
Copy the full SHA f6072d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d989819 - Browse repository at this point
Copy the full SHA d989819View commit details -
Configuration menu - View commit details
-
Copy full SHA for c48ec53 - Browse repository at this point
Copy the full SHA c48ec53View commit details -
Coordinate pipes and notif. buffers in the kernel
The kernel now is responsible for queue allocation and deallocation. Having this centralized in the kernel eliminates the need to for the hack to figure out pipe IDs based on the core number and number of queues per core. Pipes can now be allocated in arbitrary order and different applications (and threads) can use different numbers of pipes. Fallback queues are also now configured and managed from software. It is no longer possible to configure those from JTAG. These changes also required API changes to eliminate the need to specify number of queues and cores when instantiating a Device as well as to be able to specify that a given pipe is a fallback pipe.
Configuration menu - View commit details
-
Copy full SHA for 2cce633 - Browse repository at this point
Copy the full SHA 2cce633View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a14a9b - Browse repository at this point
Copy the full SHA 8a14a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3055df - Browse repository at this point
Copy the full SHA c3055dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e6d5fe - Browse repository at this point
Copy the full SHA 7e6d5feView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd63c89 - Browse repository at this point
Copy the full SHA cd63c89View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.3...v0.4.0