You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
microwatt/litedram/gen-src
Matt Johnston dfecda3a5f bin2hex: handle any file length, not just 8 or 4
Treat the input as if it was padded with zeroes to a multiple
of 8. This is needed if the .data in a binary changes size, it
won't be a nice multiple of 4 or 8. At present the microwatt
binaries all are multiples of 8, but making code alterations could make
bin2hex fail unexpectedly.

Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
2 years ago
..
sdram_init bin2hex: handle any file length, not just 8 or 4 2 years ago
acorn-cle-215.yml litedram: disable block_until_ready, regenerate 2 years ago
arty.yml litedram: disable block_until_ready, regenerate 2 years ago
dram-init-mem.vhdl Make wishbone addresses be in units of doublewords or words 3 years ago
generate.py litedram: Add orangecrab-85-0.2 target 2 years ago
genesys2.yml litedram: disable block_until_ready, regenerate 2 years ago
nexys-video.yml litedram: disable block_until_ready, regenerate 2 years ago
no-init-mem.vhdl litedram: Split the init memory from the main wrapper 4 years ago
orangecrab-85-0.2.yml litedram: Add orangecrab-85-0.2 target 2 years ago
sim.yml litedram: disable block_until_ready, regenerate 2 years ago
wukong-v2.yml litedram: disable block_until_ready, regenerate 2 years ago