update to 25-Feb tagpoint for SBP
[fleet.git] / src /
2007-02-26 adammake parsing faster on multi-run test cases
2007-02-26 adamadd code to "balance" the switch fabric tree
2007-02-25 adamchange bitfile name to groundhog2.bit
2007-02-25 adamadd Stack ship and tests
2007-02-25 adamadd Alu3 ship and tests
2007-02-25 adamtweak box semantics in fleeterpreter to make them have...
2007-02-24 adamformatting
2007-02-23 adamFPGA-Fleet updates
2007-02-22 adamupdate FPGA portion of Memory ship
2007-02-22 adammassive overhaul of FleetCode to support multiple desti...
2007-02-22 adamIES44: lots of cleanup, use safer bitfield operations
2007-02-22 adamAPI: inert changes (cleanup, visibility, toString())
2007-02-22 adamAPI: changed getSubName() to getDestinationName()
2007-02-22 adamAPI: removed Inbox and Outbox classes, replaced with...
2007-02-20 adamsupport for disabling terminal colors
2007-02-19 adamadded Destination.getSubName()
2007-02-17 adamadd initial support for virtual destinations
2007-02-17 adamadd ship specific literals and a test case
2007-02-16 adammove up to new valentine.bit
2007-02-16 adamfix how the fleeterpreter deals with kill*
2007-02-16 adamfixed sign-extend bug
2007-02-16 adamnew syntax: receive, notify, dismiss
2007-02-16 adamadd kill*
2007-02-15 adamadd Instruction.isStanding()
2007-02-13 adamchange default image to superbowl2.bit
2007-02-13 adameliminate one-arg Client() constructor
2007-02-13 adamalter list of default Slipway ships
2007-02-13 adamautogenerate parts of Alu1, Alu2, Lut3 verilog
2007-02-13 adamfix bit-truncation issue in inbox
2007-02-13 adammake bitfile= option work
2007-02-13 adamfix sign-extend logic
2007-02-13 adamfactor out verilog headers on Alu2 ship
2007-02-13 adammake bitfile= option work
2007-02-12 adammove edu.berkeley.fleet.ships to edu.berkeley.fleet...
2007-02-12 adamchange igor/archsim to fleetsim
2007-02-12 adamremove superfluous computeOffset() and computeTarget()
2007-02-12 adamremoved files that should not be revision controlled
2007-02-12 adamadd hook for igor code
2007-02-12 adamupdate everything to naming conventions agreed upon...
2007-02-12 adammigrate verilog into ship files
2007-02-12 adamswap thread startup order on fpga server
2007-02-12 adamupdated naming convention
2007-02-12 adammore fixes to bring things up to date with the new...
2007-02-12 adamadded run() method for Slipway
2007-02-12 adamlog less on server
2007-02-12 adammade Client implement FleetProcess
2007-02-12 adamadded #expect and ArrayList hack to parser
2007-02-12 adamadded ShipDescription
2007-02-12 adamadded FleetProcess
2007-02-12 adammigrated ships into .ship files
2007-02-08 adammake TCP server more robust
2007-02-08 adamicache bug fixes (was emitting extraneous instructions)
2007-02-08 adamreorganization of benkobox code to fix a few quirks
2007-02-06 adamenable secondary icache, fix icache bug
2007-02-06 adamenable secondary icache
2007-02-05 adamfinal ship set
2007-02-05 adammajor software code reorg
2007-02-05 adammajor fpga code reorg; added icache+dcache
2007-02-05 adamadded synthesis flag for blockram mode
2007-02-05 adamadded 100mhz timing constraint
2007-02-05 adamadded ies44 instruction encoder
2007-02-05 adamgrammar fix
2007-02-05 adamimproved toString() methods in api
2007-02-03 adamadded "mem" ship
2007-02-03 adamfixes to grammar file
2007-01-30 adamsupport for fpga client/server network access
2007-01-30 adamsecond massive overhaul of slipway; now it works on...
2007-01-29 adammassive overhaul of slipway (fpga-fleet)
2007-01-29 adamsyntax fixes
2007-01-29 adamupdates to make fpga-code instruction generation work...
2007-01-29 adamfix NPE due to misplaced grammar file
2007-01-28 adamfix bug in Inbox (thank Dominic)
2007-01-27 adambugfix in alu2
2007-01-27 adamallow data->token
2007-01-27 adammake readyForItemFromShip() public
2007-01-27 adambugfix in Instruction.decrementCount()
2007-01-27 adamseparated interpreter from assembler
2007-01-26 adamimport slipway (fpga-fleet) code
2007-01-26 adamadd support for nop
2007-01-26 adamupdated to AM14, AM15
2007-01-25 adamadded fleet api classes
2007-01-25 adamupdate to AM15
2006-12-09 mpiersonfleeterpreter-countership
2006-12-04 adamcheckpoint
2006-12-04 adamcheckpoint
2006-12-04 adamadded #import, broke demo into two files
2006-12-04 adamfixed bug; dont check memory range if were going to...
2006-12-04 adamadded Tommy Kho memory patch
2006-12-01 adamadded Dominics contributions
2006-11-23 adamadded support for ship-specific constants
2006-11-23 adamadded ArithmeticShip skeleton
2006-11-23 adammajor refactoring, added token inboxes/outboxes
2006-11-15 adamallow nop+ack from TokenOutPort
2006-11-13 adamThomas Khos fix for nop on token output
2006-11-13 adamRhishis suggestion: print codebag names if present
2006-11-10 adamfixes and more debugging output
2006-11-08 adamadded am10 inbox/outbox support
2006-10-27 adamadded support for copying moves
2006-10-25 adamupdate with ZOMA and new memread/memwrite
2006-09-17 adamfix splitpane positioning
next