-
Notifications
You must be signed in to change notification settings - Fork 263
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
Add axi master #1017
base: master
Are you sure you want to change the base?
Add axi master #1017
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 99b2e5e - Browse repository at this point
Copy the full SHA 99b2e5eView commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8ef5b6 - Browse repository at this point
Copy the full SHA f8ef5b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c10753 - Browse repository at this point
Copy the full SHA 3c10753View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a930b0 - Browse repository at this point
Copy the full SHA 6a930b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 656437f - Browse repository at this point
Copy the full SHA 656437fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7de251b - Browse repository at this point
Copy the full SHA 7de251bView commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a178966 - Browse repository at this point
Copy the full SHA a178966View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9707df - Browse repository at this point
Copy the full SHA a9707dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82ccdba - Browse repository at this point
Copy the full SHA 82ccdbaView commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79dca3f - Browse repository at this point
Copy the full SHA 79dca3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b06c724 - Browse repository at this point
Copy the full SHA b06c724View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dc62a7 - Browse repository at this point
Copy the full SHA 0dc62a7View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c513813 - Browse repository at this point
Copy the full SHA c513813View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3a960c - Browse repository at this point
Copy the full SHA f3a960cView commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4efcc4f - Browse repository at this point
Copy the full SHA 4efcc4fView commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89753ad - Browse repository at this point
Copy the full SHA 89753adView commit details -
Configuration menu - View commit details
-
Copy full SHA for b45f3ab - Browse repository at this point
Copy the full SHA b45f3abView commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44f2381 - Browse repository at this point
Copy the full SHA 44f2381View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 59f59ae - Browse repository at this point
Copy the full SHA 59f59aeView commit details
Commits on Jun 12, 2024
-
developer committed
Jun 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 1f53450 - Browse repository at this point
Copy the full SHA 1f53450View commit details -
developer committed
Jun 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 947388e - Browse repository at this point
Copy the full SHA 947388eView commit details
Commits on Jul 18, 2024
-
Added single axi_master_t generic to align with VC standard
developer committedJul 18, 2024 Configuration menu - View commit details
-
Copy full SHA for e72ca73 - Browse repository at this point
Copy the full SHA e72ca73View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae90878 - Browse repository at this point
Copy the full SHA ae90878View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fdef5db - Browse repository at this point
Copy the full SHA fdef5dbView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf81eda - Browse repository at this point
Copy the full SHA cf81edaView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a9b915 - Browse repository at this point
Copy the full SHA 5a9b915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 755f5d4 - Browse repository at this point
Copy the full SHA 755f5d4View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0cb3082 - Browse repository at this point
Copy the full SHA 0cb3082View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e7eabe - Browse repository at this point
Copy the full SHA 0e7eabeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dd66f0 - Browse repository at this point
Copy the full SHA 4dd66f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3bf541 - Browse repository at this point
Copy the full SHA d3bf541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4448cb5 - Browse repository at this point
Copy the full SHA 4448cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for efb0849 - Browse repository at this point
Copy the full SHA efb0849View commit details -
Configuration menu - View commit details
-
Copy full SHA for d15414c - Browse repository at this point
Copy the full SHA d15414cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60ce019 - Browse repository at this point
Copy the full SHA 60ce019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49f5c3c - Browse repository at this point
Copy the full SHA 49f5c3cView commit details -
All generics are now integrated into a single parameter of type apb_master_t.
Configuration menu - View commit details
-
Copy full SHA for 86cb9e8 - Browse repository at this point
Copy the full SHA 86cb9e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a658da4 - Browse repository at this point
Copy the full SHA a658da4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3c1ec3 - Browse repository at this point
Copy the full SHA e3c1ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a69abfe - Browse repository at this point
Copy the full SHA a69abfeView commit details -
let the apb_master ctor be handled by bus_master
The bus_master implementation will create an actor if null_actor is given as parameter. So we don't have to do it in apb_master.
Configuration menu - View commit details
-
Copy full SHA for 839edf0 - Browse repository at this point
Copy the full SHA 839edf0View commit details -
lock test_runner_cleanup entry gate
Keep it locked while there is unfinished work to do.
Configuration menu - View commit details
-
Copy full SHA for 043ba5e - Browse repository at this point
Copy the full SHA 043ba5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7005bc - Browse repository at this point
Copy the full SHA e7005bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf15f57 - Browse repository at this point
Copy the full SHA bf15f57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d84a03 - Browse repository at this point
Copy the full SHA 8d84a03View commit details -
Configuration menu - View commit details
-
Copy full SHA for b156f16 - Browse repository at this point
Copy the full SHA b156f16View commit details
Commits on Nov 7, 2024
-
implement support for pslverror
Major change to support optional pslverror signal of APB3.
Configuration menu - View commit details
-
Copy full SHA for e44e313 - Browse repository at this point
Copy the full SHA e44e313View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1a7968 - Browse repository at this point
Copy the full SHA b1a7968View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6fd6e5 - Browse repository at this point
Copy the full SHA f6fd6e5View commit details -
add id and unexpected message policy parameter
Implementing rules 5 and 10. The logger name is set according to the id field.
Configuration menu - View commit details
-
Copy full SHA for 2eb5409 - Browse repository at this point
Copy the full SHA 2eb5409View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 94a43c9 - Browse repository at this point
Copy the full SHA 94a43c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b893ec2 - Browse repository at this point
Copy the full SHA b893ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f2f9f - Browse repository at this point
Copy the full SHA 07f2f9fView commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5ecdc8 - Browse repository at this point
Copy the full SHA b5ecdc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81d9f64 - Browse repository at this point
Copy the full SHA 81d9f64View commit details -
Configuration menu - View commit details
-
Copy full SHA for be358bc - Browse repository at this point
Copy the full SHA be358bcView commit details