From 2a1b2c866bb630038100a150ee5da976f551e072 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Fri, 11 Apr 2014 21:07:18 +0200 Subject: Add "commande" module --- FPGA/commande/commande.qpf | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 FPGA/commande/commande.qpf (limited to 'FPGA/commande/commande.qpf') 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 @@ +# -------------------------------------------------------------------------- # +# +# Copyright (C) 1991-2013 Altera Corporation +# Your use of Altera Corporation's design tools, logic functions +# and other software and tools, and its AMPP partner logic +# functions, and any output files from any of the foregoing +# (including device programming or simulation files), and any +# associated documentation or information are expressly subject +# to the terms and conditions of the Altera Program License +# Subscription Agreement, Altera MegaCore Function License +# Agreement, or other applicable license agreement, including, +# without limitation, that your use is for the sole purpose of +# programming logic devices manufactured by Altera and sold by +# Altera or its authorized distributors. Please refer to the +# applicable agreement for further details. +# +# -------------------------------------------------------------------------- # +# +# Quartus II 32-bit +# Version 13.0.1 Build 232 06/12/2013 Service Pack 1 SJ Web Edition +# Date created = 19:58:12 April 11, 2014 +# +# -------------------------------------------------------------------------- # + +QUARTUS_VERSION = "13.0" +DATE = "19:58:12 April 11, 2014" + +# Revisions + +PROJECT_REVISION = "commande" -- cgit v1.2.3