diff options
Diffstat (limited to 'planAhead_run_1/planAhead.jou')
-rwxr-xr-x[-rw-r--r--] | planAhead_run_1/planAhead.jou | 72 |
1 files changed, 63 insertions, 9 deletions
diff --git a/planAhead_run_1/planAhead.jou b/planAhead_run_1/planAhead.jou index f233ed4..a144052 100644..100755 --- 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 |