-
Notifications
You must be signed in to change notification settings - Fork 81
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
Soc peripherals improvements #88
base: master
Are you sure you want to change the base?
Commits on Dec 1, 2022
-
Don't use latest register_interface with new AXI version deps
Manuel Eggimann committedDec 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 3ee8dbc - Browse repository at this point
Copy the full SHA 3ee8dbcView commit details -
Whitespace cleanup of soc_interconnect
Manuel Eggimann committedDec 1, 2022 Configuration menu - View commit details
-
Copy full SHA for ee71cdb - Browse repository at this point
Copy the full SHA ee71cdbView commit details -
Refactor soc_peripherals module
- Renamed fc_eu signals to fc_interrupts to make a clear distinction between events and interrupts. - Removed old APB crossbar and replaced it with integrated crossbar in AXI-lite to APB converter. Moved address definitions from peripheral_bud_defines to soc_mem_maps.svh
Manuel Eggimann committedDec 1, 2022 Configuration menu - View commit details
-
Copy full SHA for a42d8b5 - Browse repository at this point
Copy the full SHA a42d8b5View commit details -
Manuel Eggimann committed
Dec 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 26eed76 - Browse repository at this point
Copy the full SHA 26eed76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4984339 - Browse repository at this point
Copy the full SHA 4984339View commit details -
Manuel Eggimann committed
Dec 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 3e9e7fa - Browse repository at this point
Copy the full SHA 3e9e7faView commit details -
Remove unused mode_select port
Manuel Eggimann committedDec 1, 2022 Configuration menu - View commit details
-
Copy full SHA for cd972a1 - Browse repository at this point
Copy the full SHA cd972a1View commit details -
Fix lint error for slice reversal of vector port connection
Manuel Eggimann committedDec 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 9c57f34 - Browse repository at this point
Copy the full SHA 9c57f34View commit details -
Fix lint warnign about slice into integer type
Manuel Eggimann committedDec 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 9189ab7 - Browse repository at this point
Copy the full SHA 9189ab7View commit details -
Fix wrong apb slaves count in soc_peripherals
Manuel Eggimann committedDec 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 5b1311e - Browse repository at this point
Copy the full SHA 5b1311eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11309d3 - Browse repository at this point
Copy the full SHA 11309d3View commit details
Commits on Dec 2, 2022
-
Externalize clock generator modules using regbus
Manuel Eggimann committedDec 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 108a27f - Browse repository at this point
Copy the full SHA 108a27fView commit details -
Fix duplicate declaration of GPIO signals
Manuel Eggimann committedDec 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 5af1926 - Browse repository at this point
Copy the full SHA 5af1926View commit details
Commits on Dec 4, 2022
-
Manuel Eggimann committed
Dec 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 8e5f88a - Browse repository at this point
Copy the full SHA 8e5f88aView commit details -
Manuel Eggimann committed
Dec 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 63cfec5 - Browse repository at this point
Copy the full SHA 63cfec5View commit details
Commits on Dec 7, 2022
-
Manuel Eggimann committed
Dec 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 373058a - Browse repository at this point
Copy the full SHA 373058aView commit details -
Remove internal reset synchronizers
Manuel Eggimann committedDec 7, 2022 Configuration menu - View commit details
-
Copy full SHA for a4dd6da - Browse repository at this point
Copy the full SHA a4dd6daView commit details -
Cleanup and reorder connection between pulp_soc and soc_peripherals
Manuel Eggimann committedDec 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 04f0dae - Browse repository at this point
Copy the full SHA 04f0daeView commit details -
Remove less than constraint on reg_interface dependency
Manuel Eggimann committedDec 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 5565c56 - Browse repository at this point
Copy the full SHA 5565c56View commit details -
Move jtag_tap_top to pulp_soc repo where it is actually used
Manuel Eggimann committedDec 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 72597bb - Browse repository at this point
Copy the full SHA 72597bbView commit details -
Manuel Eggimann committed
Dec 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 99fdc24 - Browse repository at this point
Copy the full SHA 99fdc24View commit details -
Fix wrong jtag_tap connections in pulp_soc
Manuel Eggimann committedDec 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 176d9fb - Browse repository at this point
Copy the full SHA 176d9fbView commit details
Commits on Dec 8, 2022
-
Print timestamp in virtual stdout
Manuel Eggimann committedDec 8, 2022 Configuration menu - View commit details
-
Copy full SHA for e479f42 - Browse repository at this point
Copy the full SHA e479f42View commit details -
Add hint where boot rom model looks for the binary dump file
Manuel Eggimann committedDec 8, 2022 Configuration menu - View commit details
-
Copy full SHA for f856e50 - Browse repository at this point
Copy the full SHA f856e50View commit details -
Add missing apb chip control signals
Manuel Eggimann committedDec 8, 2022 Configuration menu - View commit details
-
Copy full SHA for e5754bf - Browse repository at this point
Copy the full SHA e5754bfView commit details
Commits on Dec 9, 2022
-
Add connections for pin level gpio interrupts
Manuel Eggimann committedDec 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 6042e9a - Browse repository at this point
Copy the full SHA 6042e9aView commit details -
Point to stable version of dependencies
Manuel Eggimann committedDec 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 8cddda7 - Browse repository at this point
Copy the full SHA 8cddda7View commit details