Conversation
2e43f2d to
e63ae9e
Compare
e63ae9e to
0bd275a
Compare
colluca
left a comment
There was a problem hiding this comment.
Just a small comment, otherwise I think the Snitch integration is solid
| # Use the snitch toolchain to generate the cluster bootrom | ||
| -include $(SN_ROOT)/sw/toolchain.mk |
There was a problem hiding this comment.
Since you're not using the internal bootrom, you probably don't need all this.
| revision: 8e04779f341eb2c89412aae92223a292beef487e | ||
| version: null | ||
| source: | ||
| Git: https://github.com/pulp-platform/axi.git | ||
| Git: https://github.com/colluca/axi |
There was a problem hiding this comment.
@colluca Is there a plan to upstream the axi multicast branch? I think we should try to avoid using forks in our upstream repos if possible.
There was a problem hiding this comment.
Yes, this is the famous multicast PR (pulp-platform/axi#398). Ball is in Michael's court again since a few weeks, will ping him again.
| dependencies: | ||
| register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: 0.4.3 } | ||
| axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.39.2 } | ||
| axi: { git: https://github.com/colluca/axi, rev: multicast } |
There was a problem hiding this comment.
| "flatdict", | ||
| "json5", | ||
| "peakrdl", | ||
| "peakrdl-rawheader @ git+https://github.com/colluca/PeakRDL-rawheader.git@7b8dbc9ad5854dc1cdaf36d4ea024c29ffb00a4c", |
There was a problem hiding this comment.
How is this different from the current PyPi release v0.2.2?
There was a problem hiding this comment.
I believe this can be bumped, those developments should have since been merged, and should be included in the release.
Bump Snitch Cluster
This PR bumps the Snitch cluster, following the update performed in #81 (@Paolo309).
It also updates the integration of the Snitch cluster within the top-level make flow.
Main Changes
Dependencies
Bender.ymland corresponding.lockfiles to align with upstream dependencies.axito https://github.com/colluca/axi (branchmulticast).chimera_cluster.svMake flow
snitch-hw-inittosn-hw-all, consistent with the upstream Snitch cluster documentation.chs-sim-alltarget intochim-sim.Python environment
pyproject.tomlfile to manage Python dependencies.iis-envto0.29.1.