summaryrefslogtreecommitdiff
path: root/FPGA/commande/commande.qpf
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-04-11 21:07:18 +0200
committerPacien TRAN-GIRARD2014-04-11 21:07:18 +0200
commit2a1b2c866bb630038100a150ee5da976f551e072 (patch)
tree1c4be1030bc807333ae16f02b4299c92879c64cc /FPGA/commande/commande.qpf
parent114850276c3719fd12a4413794943485e1eb7483 (diff)
downloadfpga-home-automation-2a1b2c866bb630038100a150ee5da976f551e072.tar.gz
Add "commande" module
Diffstat (limited to 'FPGA/commande/commande.qpf')
-rw-r--r--FPGA/commande/commande.qpf30
1 files changed, 30 insertions, 0 deletions
diff --git a/FPGA/commande/commande.qpf b/FPGA/commande/commande.qpf
new file mode 100644
index 0000000..e2a3bd1
--- /dev/null
+++ b/FPGA/commande/commande.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 = 19:58:12 April 11, 2014
22#
23# -------------------------------------------------------------------------- #
24
25QUARTUS_VERSION = "13.0"
26DATE = "19:58:12 April 11, 2014"
27
28# Revisions
29
30PROJECT_REVISION = "commande"