fleet.git
2008-12-30 megaczMerge branch 'master' of git://git.hcoop.net/git/crawsh...
2008-12-30 megaczMerge branch 'master' of /afs/research.cs.berkeley...
2008-12-30 megaczmove to ml505, import Greg\'s memory controller
2008-12-30 megaczmassive overhaul of fpga code
2008-12-30 megaczadd PACKET_IS_TOKEN mask
2008-12-30 megaczremove UCF lines for rts/cts
2008-12-30 megaczremove use of RTS/CTS in Server.java
2008-12-30 megaczchmod misc/program.sh
2008-12-30 megaczadd BitVector.get(int,int)
2008-12-30 megaczremove use of uart_rts and uart_cts in ships/Debug...
2008-12-30 megaczminor updates to Makefile
2008-12-30 megaczeliminate use of the `XXX_draining macro
2008-12-30 megaczparameterize ${device} in Makefile
2008-12-27 David Crawshawstore .ship files in fleet.jar
2008-12-25 megaczadd note that Parser.java is not a stable API
2008-12-18 David Crawshawmark static functions as such
2008-12-16 David Crawshawprovide an interface for initializing an InterpreterPro...
2008-12-16 David Crawshawmake the asm parser public
2008-12-16 David Crawshawremove redundant isInputDock()
2008-12-13 megaczfix bug in Interpreter.getDestAddr()
2008-12-13 megaczfix bug in Mask.getvalAsBitVector()
2008-12-13 megaczuse equalsZeroExtended for comparing paths
2008-12-13 megaczdo not double-increment in InterpreterDestination
2008-12-13 megaczadd BitVector.equalsZeroExtended()
2008-12-13 megaczMake several fields of the Interpreter non-private...
2008-12-13 megaczAdd DebugDock.java
2008-12-13 megaczMake InterpreterProcess public, add step() methods
2008-12-13 megaczCause interpreter to return after one step if no instru...
2008-12-13 adamadd inverted-dc-bit-hack
2008-12-13 adamupdate PATH_XXX encoding and fix DC bug
2008-12-13 adamupdate predicate field encoding
2008-12-13 adamcomment in Memory.ship
2008-12-13 adamcleanups to DRAM.ship
2008-12-13 adamMakefile adjustments
2008-12-13 adamclean up main.ucf
2008-12-13 adamadd MarinaPath.java
2008-12-13 adamadd CodeBag.java stub
2008-11-19 adamremove extraneous bram14.v generator
2008-11-19 adamtotal rewrite of Memory.ship FPGA code
2008-11-19 adamadd XIL_XST_HIDEMESSAGES=hdl_and_low_levels to Makefile
2008-11-19 adamadd fun-with-codebags2.fleet
2008-11-18 adameliminate use of bram14 in Memory.ship
2008-11-18 adamcleanup in Process.java
2008-11-18 adamupdate marina test instructions
2008-11-17 adameliminate two counter ships that we do not need
2008-11-17 adamdecouple the insertion of shutdown commands from the...
2008-11-17 adamremove line we can no longer use (dip_peer.dock.getInst...
2008-11-17 adamvarious comment/cleanups, no net effect
2008-11-17 adamadd extratokens option to shutdown code
2008-11-17 adamre-order deliver() for more compact code
2008-11-17 adamremove extraneous abortLoopIfTorpedoPresent() which...
2008-11-16 adambetter parenthesization in FpgaDock
2008-11-16 adamfix awful c-flag bug in Memory.ship
2008-11-16 adamimplement port percolation
2008-11-16 adammove main.ut into Makefile
2008-11-16 adamcleanups in main.v
2008-11-16 adampercolate ports for vga, ignore ddr2
2008-11-16 adamenforce ordering on percolated ports
2008-11-16 adamadd port percolation, use it for DRAM.ship
2008-11-16 adamadd more methods to fake marins ship/dock object
2008-11-16 adamadd FlagFunction.evaluate()
2008-11-11 adamupdate internal encoding of Flush instruction
2008-11-11 adamadd Predicate.evaluate() method
2008-11-11 adamupdate internal encoding of Set Flags
2008-11-10 adamclean up top-level module logic a bit
2008-11-10 adamchange olc_in to flag_z (single bit)
2008-11-10 adamadjust comments
2008-11-10 adamreplace DATAWIDTH with WORDWIDTH
2008-11-10 adamuse connect instead of addPreCrap in FifoModule
2008-11-10 adamtweak Verilog logic
2008-11-10 adamre-enable bitgen DRC, disable unused ddr2 signals
2008-11-10 adamuse in.getBits() in FpgaDock
2008-11-10 adamadd Value.invertBits()
2008-11-10 adamadd Value.getBits(Mask)
2008-11-10 adamuse getBits(Value) instead of addPreCrap
2008-11-10 adamadd Trigger.invert()
2008-11-10 adamchange latchDriver from Latch to Value
2008-11-10 adamremove unnecessary comment
2008-11-10 adameliminate direct access to handshake signals in FanoutM...
2008-11-10 adameliminate explicit torpedoWaiting state wire
2008-11-10 adamreplace addPreCrap() with noDriveLatches in FpgaDock...
2008-11-10 adamfix bug relating to zero-width ports
2008-11-10 adammake getAck()/getReq() private, add isFull()
2008-11-10 adammove serial port verilog files to mem directory
2008-11-10 adamcleanup to main.v
2008-11-10 adamreplace addPreCrap() with noDriveLatches in FpgaDock...
2008-11-10 adamsome updates to edu.berkeley.fleet.ir
2008-11-10 adamadjust ships to use fill/drain/full/empty macros
2008-11-10 adamfix fill/drain/full/empty macros
2008-11-10 adamremove timescale.v, bram14.v, vram.v
2008-11-10 adammove main.xst into Makefile
2008-11-09 adaminstitute Z-flag in FpgaDock
2008-11-09 adamchange some tests to require only a single fifo ship
2008-11-08 adamimprove marina testing scripts
2008-11-08 adamincrease placer effort level in Makefile
2008-11-08 adamincrease opt_level in main.xst
2008-11-08 adamomit tests if no ships of that type present
2008-11-08 adamfix ArrayIndexOutOfBoundsException in FleetTwoFleet
2008-11-08 adamchange polarity of I-bit
2008-11-04 adamadd partial support for writeback to mergesort demo
next