fleet.git
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
2008-02-12 adamadd flags tests
2008-02-12 adamadd predicates to instruction encoder/decoder
2008-02-11 adamre-arrange isLooping() method
2008-02-11 adamadd support for predicates to parser and interpreter
2008-02-11 adamextra reset code for fpga.Server
2008-02-11 adamadd `reset` to Alu2
2008-02-11 adamremove obsolete tests
2008-02-11 adamfix tests/pump/test-massacre.fleet
2008-02-11 adamalter Alu1 test to work around fpga anomoly
2008-02-11 adamadd extra #expect to requeue-expire
2008-02-11 adamfix bugs in handling of DecrLoop operation
2008-02-11 adamupdates to tests
2008-02-11 adamadd SetFlags instruction to API and interpreter
2008-02-11 adamhave break signal flush input/output fifos
2008-02-11 adamremove unnecessary calls to addPreCrap() in Generator...
2008-02-04 adammove multiplier out of Alu3.ship, add correct test
2008-02-04 adamadd Rotator ship
2008-01-30 adammore reset code
2008-01-30 adamreset state wires too
2008-01-30 adamadd additional reset logic to instances of Generator...
2008-01-30 adamuncomment resets in Memory.ship
2008-01-30 adamtweak to Makefile
2008-01-30 adamupdate server to auto-restart when files are changed
2008-01-30 adamadd misc directory
2008-01-28 adammaster clear works (at least for memory ship)
2008-01-28 adamcheckpoint
2008-01-27 adampropagate break signal as reset
2008-01-27 adamadd support for RS-232 break signal
2008-01-26 adamadd rst wire (but do not do anything with it)
2008-01-26 adamupdates for ml410 board
2008-01-25 adamsome tweaks to main.xst file
2008-01-25 adamupdate Makefile to use intel2950-4.eecs.berkeley.edu
2008-01-25 adamupdate test cases to am33
2008-01-25 adammajor overhaul: update dock to am33
2008-01-02 adamadd interpreter code and tests for loop counter instruc...
2008-01-02 adamupdate test case for massacre
2008-01-02 adamfix operation of massacre
2008-01-02 adamreorder Alu3 instructions to deal with two-instruction...
2008-01-02 adamupdate test-kill-requeueing.fleet for two-instruction...
2008-01-02 adamsplit literals into low-half/high-half
2008-01-02 adamdisable Alu3 test temporarily (clogs switch fabric...
2008-01-02 adamimplement support (fpga+interp+test) for massacre instr...
2008-01-02 adamdo not requeue literals
2008-01-02 adamuse faster build machine
2008-01-02 adamalways set literal count to 0
2008-01-02 adamcheckpoint synthesizing
2008-01-02 adamdisable token-on-last-iteration.fleet
next