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

Subversion Repositories potato

[/] [potato/] [trunk/] [scripts/] [extract_hex.sh] - Diff between revs 2 and 3

Show entire file | Details | Blame | View Log

Rev 2 Rev 3
Line 1... Line 1...
#!/bin/bash
#!/bin/bash
# The Potato Processor - A simple processor for FPGAs
# The Potato Processor - A simple processor for FPGAs
# (c) Kristian Klomsten Skordal 2014 - 2015 <kristian.skordal@wafflemail.net>
# (c) Kristian Klomsten Skordal 2014 - 2015 <kristian.skordal@wafflemail.net>
# Report bugs and issues on <https://github.com/skordal/potato/issues>
# Report bugs and issues on <http://opencores.org/project,potato,bugtracker>
 
 
# This script extracts the code and data sections from executables and
# This script extracts the code and data sections from executables and
# produces hex files that can be used to initialize the instruction and
# produces hex files that can be used to initialize the instruction and
# data memories in the testbench.
# data memories in the testbench.
 
 

powered by: WebSVN 2.1.0

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