From 57738e75e221fe61a8f87270b430c0f1c0b8ead5 Mon Sep 17 00:00:00 2001 From: Michael Abed Date: Thu, 16 Feb 2012 15:46:19 -0500 Subject: initial commit --- ALU.cmd_log | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 ALU.cmd_log (limited to 'ALU.cmd_log') diff --git a/ALU.cmd_log b/ALU.cmd_log new file mode 100755 index 0000000..de0ed5a --- /dev/null +++ b/ALU.cmd_log @@ -0,0 +1,10 @@ +xst -intstyle ise -ifn "X:/My Documents/ec311/lab1/ALU.xst" -ofn "X:/My Documents/ec311/lab1/ALU.syr" +ngdbuild -intstyle ise -dd _ngo -nt timestamp -uc ALU.ucf -p xc6slx16-csg324-3 "ALU.ngc" ALU.ngd +map -intstyle ise -p xc6slx16-csg324-3 -w -logic_opt off -ol high -t 1 -xt 0 -register_duplication off -r 4 -global_opt off -mt off -ir off -pr off -lc off -power off -o ALU_map.ncd ALU.ngd ALU.pcf +map -intstyle ise -p xc6slx16-csg324-3 -w -logic_opt off -ol high -t 1 -xt 0 -register_duplication off -r 4 -global_opt off -mt off -ir off -pr off -lc off -power off -o ALU_map.ncd ALU.ngd ALU.pcf +xst -intstyle ise -ifn "X:/My Documents/ec311/lab1/ALU.xst" -ofn "X:/My Documents/ec311/lab1/ALU.syr" +ngdbuild -intstyle ise -dd _ngo -nt timestamp -uc ALU.ucf -p xc6slx16-csg324-3 "ALU.ngc" ALU.ngd +map -intstyle ise -p xc6slx16-csg324-3 -w -logic_opt off -ol high -t 1 -xt 0 -register_duplication off -r 4 -global_opt off -mt off -ir off -pr off -lc off -power off -o ALU_map.ncd ALU.ngd ALU.pcf +par -w -intstyle ise -ol high -mt off ALU_map.ncd ALU.ncd ALU.pcf +trce -intstyle ise -v 3 -s 3 -n 3 -fastpaths -xml ALU.twx ALU.ncd -o ALU.twr ALU.pcf -ucf ALU.ucf +bitgen -intstyle ise -f ALU.ut ALU.ncd -- cgit v1.2.3