From 70b77304f37d9681aa3bfa0eb57df0bcfd1aef81 Mon Sep 17 00:00:00 2001 From: Michael Abed Date: Fri, 17 Feb 2012 12:08:05 -0500 Subject: make it work --- planAhead_run_1/planAhead.jou | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'planAhead_run_1/planAhead.jou') diff --git a/planAhead_run_1/planAhead.jou b/planAhead_run_1/planAhead.jou index 245a6d0..1ae8ec4 100755 --- a/planAhead_run_1/planAhead.jou +++ b/planAhead_run_1/planAhead.jou @@ -1,12 +1,20 @@ #----------------------------------------------------------- # PlanAhead v13.3 (64-bit) # Build 147507 by hdbuild on Tue Oct 4 19:13:50 MDT 2011 -# Start of session at: Wed Feb 15 15:13:16 2012 -# Process ID: 3932 -# Log file: X:/My Documents/ec311/lab1/planAhead_run_1/planAhead.log -# Journal file: X:/My Documents/ec311/lab1/planAhead_run_1/planAhead.jou +# Start of session at: Thu Feb 16 18:17:07 2012 +# Process ID: 1252 +# Log file: X:/My Documents/ec311/ec311-lab1/planAhead_run_1/planAhead.log +# Journal file: X:/My Documents/ec311/ec311-lab1/planAhead_run_1/planAhead.jou #----------------------------------------------------------- start_gui -source {X:/My Documents/ec311/lab1/pa.fromHdl.tcl} -exit -stop_gui +source {X:/My Documents/ec311/ec311-lab1/pa.fromNetlist.tcl} +startgroup +set_property loc PAD2 [get_ports A] +endgroup +startgroup +set_property loc PAD30 [get_ports D] +endgroup +startgroup +set_property loc PAD29 [get_ports C] +endgroup +save_design -- cgit v1.2.3-54-g00ecf