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

Subversion Repositories yac

[/] [yac/] [trunk/] [test_sys/] [README.txt] - Blame information for rev 10

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 10 feddischso
 
2
Dependencies:
3
 - SVN / Git
4
 - SOC-Maker
5
 - SCons
6
 - or32 toolchain (compiler, linker, debugger)
7
 - advanced debug bridge software
8
 - Xilinx BSDL files (usually in our xilinx installation)
9
 - Spartan 3an starter kit
10
   (no hard dependenciy, but
11
   the procedure below needs to be adapted)
12
 
13
 
14
 
15
Do the following to get the test system working:
16
 
17
 
18
 
19
  # replace  in order to match your SOC-Maker version
20
  git clone  --branch  https://github.com/feddischson/soc_maker_lib.git
21
 
22
 
23
  # create the system
24
  soc_maker test_system.yaml
25
 
26
 
27
  # create a Xilinx project file and synthesize all files
28
  # from ./rtl and ./build
29
 
30
  # program your FPGA
31
 
32
  # Build the software
33
  # todo ...
34
 

powered by: WebSVN 2.1.0

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