fleet.git
2008-10-27 adamuse DATAWIDTH instead of INSTRUCTION_WIDTH in Memory...
2008-10-27 adameliminate a latch from every dock
2008-10-27 adamclean up fpga directory
2008-10-27 adamadjust fifo sizes to match Fleet2 chip
2008-10-27 adamre-order instructions in test to avoid deadlock
2008-10-27 adamremove macros
2008-10-27 adammove FanoutModule into its own file
2008-10-27 adamchange new_flag from a macro to a string manipulation
2008-10-27 adamrename repeat_counter->ilc, loop_counter->olc in FpgaDock
2008-10-27 adamtouch main.ini in Makefile
2008-10-27 adamsplit Fpga.java into two implementations, large and...
2008-10-27 adamre-enable tests/dock/test-repeat-zero.fleet
2008-10-27 adamreset ILC to 1 after non-execution
2008-10-27 adamuse different filename for main.ace to work around...
2008-10-27 adamupdate default ship configuration
2008-10-27 adamremove tests/dock/test-use-loop-counter-dl-on-non-nop...
2008-10-27 adamdisable tests/dock/test-repeat-zero.fleet
2008-10-27 adamremove tests/memory/count.and.stride.fleet
2008-10-27 adamre-enable tests/memory/memory-test.fleet
2008-10-27 adamlimit output from tests/requeue/test-requeue.fleet
2008-10-27 adamremove tests/dock/kill-only-standing-instructions.fleet
2008-10-27 adamre-enable tests/torpedo/epilogue-fifo*
2008-10-27 adamre-enable test-use-loop-counter.fleet
2008-10-27 adamfix bug in colliding-tokens.test
2008-10-27 adamadd flush tests
2008-10-27 adamadd flush support to ships
2008-10-27 adamadd Counter ship
2008-10-27 adammassive overhaul of fpga code
2008-10-27 adamadd flush instruction to parser, grammar, and api
2008-10-27 adamimplement fpga.Client.getDebugDock()
2008-10-27 adamadd FleetProcess.{flush,dispatchWord,dispatchToken}
2008-10-27 adamadd InterpreterDock.peekDataForShip()
2008-10-27 adamadd Interpreter.getFleet()
2008-10-27 adamadd MOVE bits to many of the MOVE subcodes in FleetTwoF...
2008-10-27 adamadd FleetTwoFleet.DISPATCH_INSTR
2008-10-27 adamadd FleetTwoFleet.WHOLE_WORD
2008-10-27 adamadd Makefile lines for Sun MARINA test chip
2008-09-07 adamswitch demo from Util.java to LoopFactory, delete Util...
2008-09-07 adamimprovements to LoopFactory
2008-09-07 adamimprove Instruction.toString() method
2008-09-07 adamfix typo in ship name
2008-09-07 adamrename Alu2->Alu
2008-09-07 adamadd dummy test for DRAM
2008-09-07 adamprint name of test case before parsing
2008-09-07 adamadd support for [olc=0] predicate
2008-09-07 adamswitch Fpga.java back to 12 lanes, add CarrySaveAdder
2008-09-07 adamreduce use of verilog macro expansion in FpgaDock
2008-09-07 adamfix parser bug
2008-09-07 adamadd predicate-olc-equals-zero test
2008-09-07 adamre-enable torpedo tests
2008-09-07 adamadd CarrySaveAdder ship
2008-09-07 adamadd test for Video ship
2008-08-28 adambugfix in FpgaDock: treat ignore-olc instructions properly
2008-08-28 adamadd two test cases: one-instruction-loop.fleet and...
2008-08-28 adamallow hex digits in #expect directives
2008-08-27 adamchange direction of rotation, add c-flag support to...
2008-08-26 adamupdate to new AM37 syntax
2008-08-26 adamreturn ship if already created in Interpreter
2008-08-26 adamadd OLCZero predicate
2008-08-26 adamadd -cm area to synthesis flags
2008-08-22 adamchmod +x misc/program.sh before rsync
2008-08-22 adamadd an additional rotator and lut3 ship
2008-08-22 adamfix paths for ISE, EDK
2008-08-21 adamcheckpoint
2008-08-21 adamremove obsolete ships
2008-08-21 adamadd Video ship
2008-08-21 adamclean up Lut3 fpga code
2008-08-21 adamclean up Rotator fpga code
2008-08-21 adamclean up Fifo fpga code
2008-08-21 adamoverhaul Alu2 fpga code, add new opcodes
2008-08-21 adamremove macros include from Debug.ship
2008-08-21 adamadd DRAM ship
2008-08-21 adammassive overhaul of fpga code
2008-08-21 adamremove TAPL, improve Instruction.toString(), add conven...
2008-08-21 adamimprove instruction dispatch code in Parser.java
2008-08-21 adamcleaner encoding of Shift instruction in Parser.java
2008-08-21 adamadd edu.berkeley.fleet.demo
2008-08-21 adamadd more debugging output to fpga.Server.java
2008-08-21 adamupdate instruction encoding, remove ability to predicat...
2008-08-21 adamcleaner implementation of Shift instruction in Interpre...
2008-08-21 adamnote to self
2008-08-21 adamremove Memory.{outIhorn,inStride,inCount} ports
2008-08-21 adamfix test-requeue so it is no longer bogus
2008-08-21 adamadd test-for-common-requeue-timing-error
2008-08-21 adamdisable torpedo tests until further notice
2008-08-21 adamremove tapl test
2008-08-21 adamimprove getVerilog() code in Mask to use explicit compa...
2008-08-21 adamadd new signal tests
2008-08-21 adamdecapitalize default ship names, dont put ordinal in...
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-27 adamfix typo
2008-06-26 adamadd BitVector.toLong()
2008-06-26 adamadd Test.java
2008-06-26 adaminterpreter updates
2008-06-26 adamfinish overhaul of interpreter
next