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

Add COE and MEM file generator options #904

Merged
merged 3 commits into from
May 16, 2024
Merged

Add COE and MEM file generator options #904

merged 3 commits into from
May 16, 2024

Conversation

stnolting
Copy link
Owner

The image generator and the main application makefile now support two more output file formats:

  • make coe: generate *.coe file (for FPGA memory initialization; Vivado standard)
  • make mem: generate *.mem file (also for FPGA memory initialization older Vivado standard))

@stnolting stnolting added enhancement New feature or request experimental Experimental feature labels May 16, 2024
@stnolting stnolting self-assigned this May 16, 2024
@stnolting stnolting marked this pull request as ready for review May 16, 2024 16:14
@stnolting stnolting merged commit 1981b40 into main May 16, 2024
10 checks passed
@stnolting stnolting deleted the mem_and_coe_files branch May 16, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request experimental Experimental feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant