OpenCores
URL https://opencores.org/ocsvn/plasma_fpu/plasma_fpu/trunk

Subversion Repositories plasma_fpu

[/] [plasma_fpu/] [trunk/] [test/] [program/] [create_test.sh] - Rev 2

Compare with Previous | Blame | View Log

#!/bin/bash
 
# create ascii from hex file
file2out.pl -hex test.bmp > data.txt
 
# compose instruction and data together
cat openJPEG.txt data.txt > memory.txt
 
# create simulation input for memory
file2out.pl -mem memory.txt > memory_in.mem

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.