summaryrefslogtreecommitdiff
path: root/FPGA/display/display.qpf
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-04-11 22:37:38 +0200
committerPacien TRAN-GIRARD2014-04-11 22:37:38 +0200
commit693a38c41f26c27e54a7e8b96c550eaf6008b56f (patch)
treebfaf35489c2d01664b2716495a0afa1e0fa316a8 /FPGA/display/display.qpf
parentf13848cd9cd2aba2af4200ea497a10f946a44040 (diff)
downloadfpga-home-automation-693a38c41f26c27e54a7e8b96c550eaf6008b56f.tar.gz
Add display module
Diffstat (limited to 'FPGA/display/display.qpf')
-rw-r--r--FPGA/display/display.qpf30
1 files changed, 30 insertions, 0 deletions
diff --git a/FPGA/display/display.qpf b/FPGA/display/display.qpf
new file mode 100644
index 0000000..c0db20c
--- /dev/null
+++ b/FPGA/display/display.qpf
@@ -0,0 +1,30 @@
1# -------------------------------------------------------------------------- #
2#
3# Copyright (C) 1991-2013 Altera Corporation
4# Your use of Altera Corporation's design tools, logic functions
5# and other software and tools, and its AMPP partner logic
6# functions, and any output files from any of the foregoing
7# (including device programming or simulation files), and any
8# associated documentation or information are expressly subject
9# to the terms and conditions of the Altera Program License
10# Subscription Agreement, Altera MegaCore Function License
11# Agreement, or other applicable license agreement, including,
12# without limitation, that your use is for the sole purpose of
13# programming logic devices manufactured by Altera and sold by
14# Altera or its authorized distributors. Please refer to the
15# applicable agreement for further details.
16#
17# -------------------------------------------------------------------------- #
18#
19# Quartus II 32-bit
20# Version 13.0.1 Build 232 06/12/2013 Service Pack 1 SJ Web Edition
21# Date created = 21:12:46 April 11, 2014
22#
23# -------------------------------------------------------------------------- #
24
25QUARTUS_VERSION = "13.0"
26DATE = "21:12:46 April 11, 2014"
27
28# Revisions
29
30PROJECT_REVISION = "display"