openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
svd2pac
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Jul 18, 2024 — Jul 18, 2025
Showing page 3 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed broken link in README.md
pellico
More...
12 months ago
It is better to use the repository field in Cargo.toml
Gábor Szabó
More...
about 1 year ago
Fix install command in README
Andreas Wallner
More...
about 1 year ago
Fixed formatting.
pellico
More...
about 1 year ago
Fixed issue in documentation.
pellico
More...
about 1 year ago
Update package version.
pellico
More...
about 1 year ago
Fixed minor version of clap in order to be compatible with Aurix Rust compiler.
pellico
More...
about 1 year ago
Merge remote-tracking branch 'origin/main' into 20-review-and-update-documentation-before-the-milestone-release
pellico
More...
about 1 year ago
Include README as lib documentation
Andreas Wallner
More...
about 1 year ago
Add env vars to README
Andreas Wallner
More...
about 1 year ago
Merge remote-tracking branch 'origin/main' into 20-review-and-update-documentation-before-the-milestone-release
pellico
More...
about 1 year ago
Fix remaining mention of PAL
Andreas Wallner
More...
about 1 year ago
Merge remote-tracking branch 'origin/feature/unroll_csfr_clusters' into 20-review-and-update-documentation-before-the-milestone-release
pellico
More...
about 1 year ago
Add version information to generated crates
Andreas Wallner
More...
about 1 year ago
Fix for the review comments, moved the functions relevant for aurix core from macros.tera to aurix.tera.
Athira Ramakrishna
More...
about 1 year ago
Fix for the review comments, moved the functions relevant for aurix core from macros.tera to aurix.tera.
Athira Ramakrishna
More...
about 1 year ago
Add examples to functions in generated code
Andreas Wallner
More...
about 1 year ago
updated README.md
pellico
More...
about 1 year ago
Fixed bugs (forgotten commit) in tests and in documentation examples.
pellico
More...
about 1 year ago
Fixed bug in test aurix and changed name of svd to align with name used in examples described in documentation.
pellico
More...
about 1 year ago
Support unroll of clusters The cluster name has been prefixed because there are clusters with same register names, without the prefixing it would result in compilation errors E.g The Clusters TPS and FPU_TRAP have the same register name CON. Naming-Index convention followed: If Cluster has dim=1, reg =1 then <clustername>_<regname> E.g tps_extim_exit_cval for EXIT_CVAL register of TPS_EXTIM Cluster If Cluster has dim>1, reg =1 then <clustername>_<regname><clusterindex> E.g cpr_cpry_u0 for CPRy_U register of CPR[%s] Cluster If Cluster has dim=1, reg >1 then <clustername>_<regname><regindex> E.g tps_timer0 for TIMER[%s] register of TPS Cluster If Cluster has dim>1, reg >1 then <clustername>_<regname>_<clusterindex>_<regindex> (This condition not there currently for any of the clusters in the tricore svd)
Athira Ramakrishna
More...
about 1 year ago
Support unroll of clusters The cluster name has been prefixed because there are clusters with same register names, without the prefixing it would result in compilation errors E.g The Clusters TPS and FPU_TRAP have the same register name CON. Naming-Index convention followed: If Cluster has dim=1, reg =1 then <clustername>_<regname> E.g tps_extim_exit_cval for EXIT_CVAL register of TPS_EXTIM Cluster If Cluster has dim>1, reg =1 then <clustername>_<regname><clusterindex> E.g cpr_cpry_u0 for CPRy_U register of CPR[%s] Cluster If Cluster has dim=1, reg >1 then <clustername>_<regname><regindex> E.g tps_timer0 for TIMER[%s] register of TPS Cluster If Cluster has dim>1, reg >1 then <clustername>_<regname>_<clusterindex>_<regindex> (This condition not there currently for any of the clusters in the tricore svd)
Athira Ramakrishna
More...
about 1 year ago
Updated cargo.toml and some comments
pellico
More...
about 1 year ago
Improved documentation and re-factored public API for easier usage in user build.rs
pellico
More...
about 1 year ago
Merge remote-tracking branch 'origin/main' into 16-add-support-of-derived_from-for-peripherals
pellico
More...
about 1 year ago
Added suppor for inherited Peripherals.
pellico
More...
about 1 year ago
Added test case
pellico
More...
about 1 year ago
Added test case
pellico
More...
about 1 year ago
to fix the issue the tuple struct of peripheral,cluster has been changed to regular struct.
pellico
More...
about 1 year ago
to fix the issue the tuple struct of peripheral,cluster has been changed to regular struct.
pellico
More...
about 1 year ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree