From 59d89428d6160fb672c2b6a41339505cc69344d0 Mon Sep 17 00:00:00 2001 From: Michael Abed Date: Fri, 17 Feb 2012 12:10:31 -0500 Subject: finish it --- planAhead_run_1/planAhead.jou | 72 +++++++++++++++++++++++++++++++++++++------ 1 file changed, 63 insertions(+), 9 deletions(-) mode change 100644 => 100755 planAhead_run_1/planAhead.jou (limited to 'planAhead_run_1/planAhead.jou') diff --git a/planAhead_run_1/planAhead.jou b/planAhead_run_1/planAhead.jou old mode 100644 new mode 100755 index f233ed4..a144052 --- a/planAhead_run_1/planAhead.jou +++ b/planAhead_run_1/planAhead.jou @@ -1,12 +1,66 @@ #----------------------------------------------------------- -# PlanAhead v13.4 (64-bit) -# Build 157570 by hdbuild on Fri Dec 16 12:49:33 MST 2011 -# Start of session at: Wed Feb 15 21:35:38 2012 -# Process ID: 29568 -# Log file: /home/michael/Documents/School/EC311/lab2/planAhead_run_1/planAhead.log -# Journal file: /home/michael/Documents/School/EC311/lab2/planAhead_run_1/planAhead.jou +# PlanAhead v13.3 (64-bit) +# Build 147507 by hdbuild on Tue Oct 4 19:13:50 MDT 2011 +# Start of session at: Thu Feb 16 20:00:27 2012 +# Process ID: 3200 +# Log file: X:/My Documents/ec311/ec311-lab2/planAhead_run_1/planAhead.log +# Journal file: X:/My Documents/ec311/ec311-lab2/planAhead_run_1/planAhead.jou #----------------------------------------------------------- start_gui -source /home/michael/Documents/School/EC311/lab2/pa.fromHdl.tcl -exit -stop_gui +source {X:/My Documents/ec311/ec311-lab2/pa.fromHdl.tcl} +startgroup +set_property loc PAD178 [get_ports {A[3]}] +endgroup +startgroup +set_property loc PAD164 [get_ports {A[2]}] +endgroup +startgroup +set_property loc PAD163 [get_ports {A[1]}] +endgroup +startgroup +set_property loc PAD162 [get_ports {A[0]}] +endgroup +startgroup +set_property loc PAD154 [get_ports {S[0]}] +endgroup +startgroup +set_property loc PAD159 [get_ports {S[1]}] +endgroup +save_design +startgroup +set_property loc PAD112 [get_ports AN0] +endgroup +startgroup +set_property loc PAD111 [get_ports AN1] +endgroup +startgroup +set_property loc PAD110 [get_ports AN2] +endgroup +startgroup +set_property loc PAD109 [get_ports AN3] +endgroup +startgroup +set_property loc PAD113 [get_ports ao] +endgroup +startgroup +set_property loc PAD114 [get_ports bo] +endgroup +startgroup +set_property loc PAD115 [get_ports co] +endgroup +startgroup +set_property loc PAD116 [get_ports do] +endgroup +startgroup +set_property loc PAD117 [get_ports eo] +endgroup +startgroup +set_property loc PAD118 [get_ports fo] +endgroup +startgroup +set_property loc PAD119 [get_ports go] +endgroup +startgroup +set_property loc PAD120 [get_ports sign] +endgroup +save_design -- cgit v1.2.3