From 70328925347a3edc0d5d046684ce9082ceb5af37 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Fri, 13 Jun 2014 16:54:09 +0200 Subject: Add tcl file --- FPGA/top/top.tcl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FPGA/top/top.tcl b/FPGA/top/top.tcl index 4842b1c..cda6908 100644 --- a/FPGA/top/top.tcl +++ b/FPGA/top/top.tcl @@ -14,7 +14,7 @@ # Quartus II: Generate Tcl File for Project # File: top.tcl -# Generated on: Fri Jun 13 15:54:40 2014 +# Generated on: Fri Jun 13 16:11:43 2014 # Load Quartus II Tcl Project package package require ::quartus::project @@ -55,6 +55,8 @@ if {$make_assignments} { set_global_assignment -name PARTITION_FITTER_PRESERVATION_LEVEL PLACEMENT_AND_ROUTING -section_id Top set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top set_global_assignment -name RESERVE_ALL_UNUSED_PINS_NO_OUTPUT_GND "AS INPUT TRI-STATED" + set_global_assignment -name SOURCE_FILE ../display/lpm_constant_1.cmp + set_global_assignment -name VHDL_FILE ../display/lpm_constant_1.vhd set_global_assignment -name BSF_FILE ../display/lpm_constant_a.bsf set_global_assignment -name VHDL_FILE ../display/lpm_constant_f.vhd set_global_assignment -name VHDL_FILE ../display/lpm_constant_a.vhd -- cgit v1.2.3