Implemented features: ball moving, platform moving, showing scores on digital table, game reset.
13 lines
300 B
Mathematica
13 lines
300 B
Mathematica
/* Quartus II Version 9.1 Build 222 10/21/2009 SJ Full Version */
|
|
JedecChain;
|
|
FileRevision(JESD32A);
|
|
DefaultMfr(6E);
|
|
|
|
P ActionCode(Cfg)
|
|
Device PartName(EP2C20F484) Path("G:/Verilog/Arkanoid2PDE1/") File("myArkanoid.sof") MfrSpec(OpMask(1));
|
|
|
|
ChainEnd;
|
|
|
|
AlteraBegin;
|
|
ChainType(JTAG);
|
|
AlteraEnd;
|