fleet.git
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
2008-06-26 adamadd Mask.getval(BitVector)
2008-06-26 adamadd BitVector copy constructor and BitVector.setAndSign...
2008-06-26 adamlift sloppy getPathByAddr() implementation into FleetTw...
2008-06-26 adamremove ugly FleetTwoFleet.getUniversalSource() method
2008-06-26 adamrefactor codebag-memory-block creation code
2008-06-26 adamfirst pass overhaul of interpreter; still does not...
2008-06-25 adamadded equals() and hashCode() to BitVector
2008-06-25 adamcollapse InterpreterDock and InstructionDock into one...
2008-06-25 adamrelocate InstructionEncoder to FleetTwoFleet and make...
2008-06-25 adammove Verilog.java to edu.berkeley.fleet.fpga.verilog
2008-06-25 adamadd dist target to Makefile
2008-06-25 adamadded BitVector.setImmutable(), use it in Instruction...
2008-06-25 adamupdate Makefile
2008-06-25 adamupdate tests for 1.0 overhaul
2008-06-25 adamupdate ships for 1.0 overhaul
2008-06-25 adamtotal overhaul: fleetcode-1.0 api finished
2008-06-25 adamupdate libraries in lib/
2008-06-25 adamre-arrange defunct ships
2008-06-25 adamupdate javadoc css
2008-04-13 adamclean up literal-setting code
2008-04-13 adamuse Mask.signExtend()
2008-04-13 adamuse bitmasks to set literals
2008-04-13 adamremove magic constant 19 from literal encodings
2008-04-13 adamuncomment some tests that work now
2008-04-12 adamremove Choice ship
2008-04-12 adamre-arrange some code in Server.java
2008-04-12 adambetter initialization code in main.v
2008-04-12 adamadd commented-out code to send an "ok" after break...
2008-04-12 adamonly generate break signal if rx_bit_cnt==9 to avoid...
2008-04-12 adambetter reset code in Memory.ship
2008-04-12 adamupdate tests
2008-04-12 adamcleanup Alu1 and Alu2 FPGA code
2008-02-14 adamsupport for [dl] and flags
2008-02-12 adamremove is_standing and kill counter
2008-02-12 adamcleanup obsolete stuff
2008-02-12 adameliminate standing bit
2008-02-12 adamupdate fpga to reset counters on kill/massacre
2008-02-12 adamupdate interpreter to reset counters on kill/massacre
2008-02-12 adamupdate test cases
2008-02-12 adamuse repeat counter instead of standing bit
2008-02-12 adamupdate fpga to properly reset repeat_counter after...
2008-02-12 adamupdate test-requeue to use the standing count value
2008-02-12 adamadd support for a "standing" count value
next