1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-02-14 19:56:02 +00:00

Release Tetris

This commit is contained in:
Gehstock
2019-12-18 02:09:19 +01:00
parent 921170a17f
commit 267c11ca8f
10 changed files with 20 additions and 3 deletions

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

View File

@@ -41,7 +41,7 @@
# ========================
set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files
set_global_assignment -name NUM_PARALLEL_PROCESSORS ALL
set_global_assignment -name LAST_QUARTUS_VERSION "13.1 SP4.26"
set_global_assignment -name LAST_QUARTUS_VERSION 13.1
set_global_assignment -name PRE_FLOW_SCRIPT_FILE "quartus_sh:rtl/build_id.tcl"
# Pin & Location Assignments

View File

@@ -0,0 +1,15 @@
@echo off
del /s *.bak
del /s *.orig
del /s *.rej
rmdir /s /q db
rmdir /s /q incremental_db
rmdir /s /q output
rmdir /s /q simulation
rmdir /s /q greybox_tmp
del PLLJ_PLLSPE_INFO.txt
del *.qws
del *.ppf
del *.qip
del *.ddb
pause

View File

@@ -41,7 +41,7 @@
# ========================
set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files
set_global_assignment -name NUM_PARALLEL_PROCESSORS ALL
set_global_assignment -name LAST_QUARTUS_VERSION "13.1 SP4.26"
set_global_assignment -name LAST_QUARTUS_VERSION 13.1
set_global_assignment -name PRE_FLOW_SCRIPT_FILE "quartus_sh:rtl/build_id.tcl"
# Pin & Location Assignments

View File

@@ -57,7 +57,7 @@ localparam CONF_STR = {
"O9,Show Lamps,Off,On;",
"O7,Swap Joystick,Off,On;",
"T0,Reset;",
"V,v1.0.",`BUILD_DATE
"V,v1.1.",`BUILD_DATE
};
assign LED = ~ioctl_downl;

View File

@@ -14,6 +14,8 @@ Aviable Arcade Cores
#Atari Discrete Logic
Computer Space
#Atari Tetris
#Bagman Hardware
Bagman
Botanic