Skip to content
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

Compilation fixed again and more preparations #589

Merged
merged 2 commits into from
Aug 19, 2023
Merged

Compilation fixed again and more preparations #589

merged 2 commits into from
Aug 19, 2023

Conversation

Edw590
Copy link
Contributor

@Edw590 Edw590 commented Aug 19, 2023

List of changes:

  • The project is compiling again (still with the python-setup files).
  • More preparations were made to get the BOOT as a peripheral.
  • The project is right now getting a string from the preboot rom (or the full rom, which begins with the preboot one) on the firmware stage.
  • All peripheral and iob-soc *_conf.h files are now using the same format as put on LIB: begin with the peripheral name.
  • Some BOOT macros removed from the top module and put instead on the peripheral files.

NOTE: compilation fixed for INIT_MEM=1 and USE_EXTMEM=1. I didn't test the other cases. This is one of the most important ones anyway. USE_EXTMEM=0 is not important (int_mem will be removed).

List of changes:
- The project is compiling again (still with the python-setup files).
- More preparations were made to get the BOOT as a peripheral.
- The project is right now getting a string from the preboot rom (or the
  full rom, which begins with the preboot one) on the firmware stage.
- All peripheral and iob-soc *_conf.h files are now using the same
  format as put on LIB: begin with the peripheral name.
- Some BOOT macros removed from the top module and put instead on the
  peripheral files.
@jjts jjts merged commit 40ab695 into IObundle:revamp Aug 19, 2023
1 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants