change build machine, use /usr/bin/tclsh instead of /usr/bin/tcl
[fleet.git] / Makefile
2010-01-18 Adam Megaczchange build machine, use /usr/bin/tclsh instead of... master
2010-01-18 Adam MegaczML509: use urjtag's fjmem block as the debug controller...
2010-01-11 Adam Megaczupdate program.sh and Makefile for new jtag setup
2009-12-10 Adam Megaczmake sbp an upstream subproject
2009-11-20 Adam Megaczrename com.sun.vlsi.chips.marina.test -> edu.berkeley...
2009-11-20 Adam Megaczfix paths to electric.jar
2009-11-20 Adam Megaczadd new urjtag-based code, fjmem
2009-10-25 Adam MegaczMakefile cleanups
2009-10-11 Adam Megaczmigrate jelib->delib
2009-10-11 Adam MegaczMakefile tweaks
2009-09-20 Adam MegaczMakefile: lots of changes
2009-08-30 Adam MegaczBee2 branch landing: step 1
2009-08-30 Adam MegaczBreak Fpga.java into separate subclasses for ML509...
2009-08-30 Adam Megaczroll back from ISE 10.1 to ISE 9.1 for Bee2 compatibility
2009-08-30 Adam Megaczadd Fleet.getDefaultImpl() and use it in Makefile
2009-08-29 Adam Megaczadjust Makefile to account for marina being a subdirect...
2009-08-29 Adam Megaczmerge omegaCounter 40nm/90nm branches into chips/omegaC...
2009-08-29 adamadd Makefile
2009-08-22 Adam MegaczMakefile: add silicon/siliconlocal targets, factor...
2009-08-01 Adam Megaczmove graphical sorting demo into SortingDemo, make...
2009-07-26 Adam MegaczMakefile: parameterize ${testnum}
2009-07-26 Adam MegaczMakefile fixes
2009-07-26 Adam Megaczrework Makefile
2009-07-26 Adam Megaczadd testlocal target and targets for auto-generated...
2009-07-26 Adam Megaczupdate which sun server I use
2009-07-26 Adam Megaczupdate electric target
2009-07-26 Adam Megaczupdate syncspi/copyin targets
2009-07-26 Adam Megaczadd to Makefile clean target
2009-07-23 Adam Megaczuse BWRCs preinstalled remote_xilinx ISE/EDK
2009-04-06 megaczadd campus.png, ibex.jar, upload image to Fpga in Merge...
2009-04-06 megaczre-enable building of .ace file
2009-03-14 megaczminor updates to ZBT ship
2009-03-14 megaczfirst draft of ZBT controller
2009-03-11 megaczchange effort level back to std and opt_for back to...
2009-03-08 megaczDVI support -- initial demo works
2009-03-07 megaczMakefile: better filtering of error messages, do timing...
2009-03-07 megaczmove ucf constraints into .ship files
2009-03-03 megaczupdate Makefile
2009-03-01 megaczadd DDR2 controller, generated via MIG
2009-03-01 megaczswitch to using patched ISE in /scratch/megacz/xilinx
2009-02-26 megaczdo a mkdir-p on the remote host before trying to build
2009-01-09 megaczdeal with bootstrapping dependency while building a...
2009-01-08 megaczupdate Makefile to be able to find .ship files
2008-12-30 megaczMerge branch 'master' of git://git.hcoop.net/git/crawsh...
2008-12-30 megaczmove to ml505, import Greg\'s memory controller
2008-12-30 megaczminor updates to Makefile
2008-12-30 megaczparameterize ${device} in Makefile
2008-12-27 David Crawshawstore .ship files in fleet.jar
2008-12-13 adamMakefile adjustments
2008-11-19 adamadd XIL_XST_HIDEMESSAGES=hdl_and_low_levels to Makefile
2008-11-18 adamupdate marina test instructions
2008-11-16 adammove main.ut into Makefile
2008-11-10 adamre-enable bitgen DRC, disable unused ddr2 signals
2008-11-10 adammove main.xst into Makefile
2008-11-08 adamimprove marina testing scripts
2008-11-08 adamincrease placer effort level in Makefile
2008-11-03 adamupdate placer effort to "high"
2008-11-03 adamupdate Marina Makefile lines
2008-11-03 adamupdate make dist
2008-11-03 adamchange Makefile to build private javadocs
2008-11-03 adamremove *.vhd from build process
2008-10-27 adamtouch main.ini in Makefile
2008-10-27 adamuse different filename for main.ace to work around...
2008-10-27 adamadd Makefile lines for Sun MARINA test chip
2008-08-26 adamadd -cm area to synthesis flags
2008-08-22 adamchmod +x misc/program.sh before rsync
2008-08-22 adamfix paths for ISE, EDK
2008-08-21 adamadjust map+par flags in Makefile
2008-08-21 adamadd line to generate .ace file in Makefile
2008-08-21 adamkill any still-running xst_original process via Makefile
2008-08-21 adammore misc improvements to Makefile
2008-08-21 adamadd runserver target to Makefile
2008-08-21 adammisc improvements to Makefile
2008-06-25 adamadd dist target to Makefile
2008-06-25 adamupdate Makefile
2008-01-30 adamtweak to Makefile
2008-01-30 adamupdate server to auto-restart when files are changed
2008-01-28 adamcheckpoint
2008-01-26 adamupdates for ml410 board
2008-01-25 adamupdate Makefile to use intel2950-4.eecs.berkeley.edu
2008-01-02 adamuse faster build machine
2008-01-01 adamupdate Makefile
2007-08-28 adammakefile updates
2007-08-25 adamadded working test case for send-without-destination
2007-08-25 adamadded ports diagram to architecture manual
2007-08-20 adamcheckpoint
2007-08-20 adamsome cleanups, build fpga stuff in build/fpga, not src
2007-08-16 adamhide errors in uname test
2007-08-12 adamrun all tests (including ships directory), add #skip...
2007-08-07 adammove from intel2950-4 to intel2950-5
2007-07-30 adamcleanup, add Generator for verilog netlists
2007-07-15 adamupdate bitfile and list of tests that work
2007-07-15 adamupdate hostname of bee441
2007-07-03 adamadd Doc.java
2007-05-06 adamMakefile update
2007-02-26 adamfurther separation on f0 code
2007-02-26 adamrefactor f0 into separate files
2007-02-26 adaminitial import of f0 code
2007-02-26 adammake Dominic and other Windows-users happy
2007-02-22 adammakefile updates
next