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

Subversion Repositories or1200_soc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /or1200_soc
    from Rev 15 to Rev 16
    Reverse comparison

Rev 15 → Rev 16

/trunk/sw/perl/bin2readmemh.pl
10,13 → 10,11
 
if( $opt_x ) {
if( $opt_d ) {
print "Creating Xilinx image with memory depth $opt_d.";
# print "Creating Xilinx image with memory depth $opt_d.";
} else {
die "Memory depth not inputted. Use -d option!!!\n";
}
} else {
print "Creating Altera image.";
}
}
 
$memory_address = 0;
 

powered by: WebSVN 2.1.0

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