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

Subversion Repositories present

[/] [present/] [trunk/] [JavaTests/] [PresentCommTesting/] [src/] [pl/] [com/] [kgajewski/] [serialcomm/] [datagen/] [PresentDataGenerator.java] - Diff between revs 3 and 19

Show entire file | Details | Blame | View Log

Rev 3 Rev 19
Line 4... Line 4...
import java.io.FileWriter;
import java.io.FileWriter;
import java.io.IOException;
import java.io.IOException;
 
 
import org.apache.commons.lang3.StringUtils;
import org.apache.commons.lang3.StringUtils;
 
 
 
//Some class preparing data for communication testing
 
//It can be easy used from Eclipse iDE
 
//Only change the "drive" variable where to write testfiles.
 
 
 
 
public class PresentDataGenerator {
public class PresentDataGenerator {
        public static void main(String[] args) {
        public static void main(String[] args) {
                String drive = "e:\\";
                String drive = "e:\\";
                String data = "a112ffc72f68417b";
                String data = "a112ffc72f68417b";

powered by: WebSVN 2.1.0

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