Revision 389
Added by markw about 10 years ago
build.sh | ||
---|---|---|
mkdir $dir;
|
||
`cp atari800core_mcc.vhd $dir`;
|
||
`cp *pll*.* $dir`;
|
||
`cp ../mcc_common/*remote_update*.* $dir`;
|
||
`cp ../mcc_common/*delayed_reconfig*.* $dir`;
|
||
`cp sdram_ctrl_3_ports.v $dir`;
|
||
`cp zpu_rom.vhdl $dir`;
|
||
`cp atari800core.sdc $dir`;
|
Also available in: Unified diff
Added return to boot menu to a800 mcc cores