implement crappy multiplier
[fleet.git] / src /
2007-07-10 adamprototype for new ship constants mechanism
2007-07-03 adamadd Doc.java
2007-05-06 adamalu2 also gets header/footer
2007-05-06 adamresolve conflict
2007-05-06 adamupdate grammar, move to new version of SBP
2007-05-06 adamf0 checkin
2007-03-04 adamfix grammar ambiguity
2007-03-01 adammake api.Destination a class rather than an interface
2007-03-01 adamcheckpoint
2007-03-01 adamcheckpoint
2007-02-28 adamexperimental: make BenkoBox not extend Destination
2007-02-26 adamfix grammar ambiguity
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-28 adamfix parsing bug where BenkoBox is used instead of Desti...
2007-02-28 adamanother bugfix
2007-02-28 adambugfix
2007-02-28 adamresolve conflict
2007-02-26 adamspeed up separate parsing
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
next