fleet.git
2008-11-03 adamadd Marina code
2008-11-03 adamde-staticize references in Context.java
2008-11-03 adamchange readWord()/dispatchXX() to recvWord()/sendXX...
2008-11-03 adamchange method order in Fpga.java (inert)
2008-11-03 adambetter comment on Instruction.Flush()
2008-11-03 adamadd safety check to Instruction.Shift() constructor
2008-11-03 adamchange readInstruction/writeInstruction to encodeInstru...
2008-11-03 adammake getDestAddr() return a BitVector
2008-11-03 adamde-staticize references in FpgaDock
2008-11-03 adamchange small Fpga configuration to have one of each...
2008-11-03 adammake HornModule and FunnelModule take an Fpga argument
2008-11-03 adammake InterpreterPath extend FleetTwoPath
2008-11-03 adammake FpgaPath extend FleetTwoPath
2008-11-03 adamuse getFleet().getWordWidth() instead of WIDTH_WORD...
2008-11-03 adamadd full/empty/drain/fill macros to Fpga.java
2008-11-03 adamtemporarily make FpgaDestination.dock package-local...
2008-11-03 adamde-staticize some references in Client.java
2008-11-03 adamremove unnecessary method from Client.java
2008-11-03 adamuse local (non-static) references in Parser.java
2008-11-03 adamuse getShiftWidth() in Parser.java
2008-11-03 adamadd FleetTwoPath.java
2008-11-03 adamadd Junk.java
2008-11-03 adambetter comments in FleetProcess.java
2008-11-03 adamimprove javadoc comments in Fleet.java
2008-11-03 adamadd Fleet.{getShiftWidth(),getSetWidth()}
2008-11-03 adamadd Ship.getConstant()
2008-11-03 adamadd Dock.getConstant()
2008-11-03 adambetter comments in BitVector
2008-11-03 adambetter implementation of BitVector.setAndSignExtend()
2008-11-03 adamadd BitVector.getImmutable()
2008-11-03 adamhave BitVector.set() return this
2008-11-03 adamadd ShipPool.java
2008-11-03 adambetter Mask.setval(BitVector) implementation
2008-11-03 adamadd Mask.getvalAsBitVector()
2008-11-03 adamadd Mask.toString()
2008-11-03 adamremove *.vhd from build process
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
next