Skip to content

Conversation

@stnolting
Copy link
Owner

  • remove neorv32_imem.vhd and neorv32_dmem.vhd
  • replace by instances of a generic memory module neorv32_mem.vhd

@stnolting stnolting self-assigned this Aug 17, 2025
@stnolting stnolting added HW Hardware-related coding-style Related to the HW/SW coding style cleanup Clean-up the codebase labels Aug 17, 2025
@stnolting stnolting marked this pull request as ready for review August 17, 2025 05:34
@stnolting stnolting merged commit c887786 into main Aug 17, 2025
8 checks passed
@stnolting stnolting deleted the generic_mem branch August 17, 2025 06:07
@Unike267
Copy link
Collaborator

We should change the generics in this image:

Captura de pantalla de 2025-08-18 10-16-05

From MEM_INT_*_SIZE to *_SIZE

BTW, what program do you use to create images??

Cheers!

@stnolting
Copy link
Owner Author

From MEM_INT_*_SIZE to *_SIZE

Oh right, I'll update that. Thanks for the hint!

BTW, what program do you use to create images??

Just PowerPoint 😅
I would like to switch to a free alternative, but I haven't found a nice tool yet.

stnolting added a commit that referenced this pull request Aug 19, 2025
@Unike267
Copy link
Collaborator

Just PowerPoint 😅

Nice!

I would like to switch to a free alternative, but I haven't found a nice tool yet.

I usually use latex (tikz) to draw my figures, but it takes me the whole day to draw a simple image so I don't recommend it unless you've a lot of patience. Besides, the result through ppt is so cool. 👍

@stnolting
Copy link
Owner Author

Latex is far too complicated for me (or maybe I'm just too stupid to use it). I would like to "script" the block diagrams. Ascidoctor has rudimentary support for this, but I don't really like the end results. Until I find something better (and open source), I'll stick with PowerPoint for now.

Besides, the result through ppt is so cool. 👍

Thanks. 😉

@Unike267
Copy link
Collaborator

Unike267 commented Sep 5, 2025

or maybe I'm just too stupid to use it

I don't think so.

I would like to "script" the block diagrams.

I think it's good practice. I've got used to doing it this way.

computer_dog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Clean-up the codebase coding-style Related to the HW/SW coding style HW Hardware-related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants