URL
https://opencores.org/ocsvn/socgen/socgen/trunk
Subversion Repositories socgen
[/] [socgen/] [trunk/] [README] - Rev 134
Go to most recent revision | Compare with Previous | Blame | View Log
Welcome to the the SOCGEN design environment
To build a database type:
make workspace
To build all hardware:
make build_hw
To compile all software:
make build_sw
To run all simulations type:
make run_sims
To build all fpgas type:
make build_fpgas
To check results type:
make check_sims
make check_fpgas
Go to most recent revision | Compare with Previous | Blame | View Log