add test-for-common-requeue-timing-error
[fleet.git] / src /
2008-08-21 adamimprove getVerilog() code in Mask to use explicit compa...
2008-08-21 adamdecapitalize default ship names, dont put ordinal in...
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 adamadded BitVector.setImmutable(), use it in Instruction...
2008-06-25 adamtotal overhaul: fleetcode-1.0 api finished
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-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-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 adamuse repeat counter instead of standing bit
2008-02-12 adamupdate fpga to properly reset repeat_counter after...
2008-02-12 adamadd support for a "standing" count value
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 adamfix bugs in handling of DecrLoop operation
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 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 adamupdate server to auto-restart when files are changed
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 adammajor overhaul: update dock to am33
2008-01-02 adamadd interpreter code and tests for loop counter instruc...
2008-01-02 adamfix operation of massacre
2008-01-02 adamsplit literals into low-half/high-half
2008-01-02 adamimplement support (fpga+interp+test) for massacre instr...
2008-01-02 adamdo not requeue literals
2008-01-02 adamalways set literal count to 0
2008-01-02 adamcheckpoint synthesizing
2008-01-02 adamused signed fields when readInstruction()ing a literal...
2008-01-02 adamfix counting of kill instructions in interpreter
2008-01-02 adamfixed bug in test code
2008-01-01 adamupdated interpeter to pre-am32 dock
2007-09-16 adamimprove synthesis flags
2007-08-28 adamdoc updates to ships
2007-08-28 adamproper encoding of kill count
2007-08-28 adamimprove PumpDescription with left/right specification
2007-08-28 adambetter error reporting on invalid instructions
2007-08-28 adamfix a bug in repeat kill on fpga
2007-08-28 adamupdates to fleet grammar
2007-08-28 adamsupport for drawing ship diagrams
2007-08-26 adamfinal pass to update instruction encoding; should now...
2007-08-26 adammake room for Ig bit
2007-08-26 adamremove last vestiges of old literal system
2007-08-25 adamallow constants in literal clauses
2007-08-25 adamwait for data register to be empty before inserting...
2007-08-25 adamadd pump-local literals and convert Alu1 test case
2007-08-25 adamadded working test case for send-without-destination
2007-08-25 adamchange benkobox=>pump
2007-08-24 adamimplement bitfifo (software only for now)
2007-08-23 adamuse Generator to produce root.v
2007-08-23 adamunified horn for data and instructions
2007-08-23 adamimplement am26 support for constants
2007-08-21 adamadded dataOutDest
2007-08-21 adamcheckpoint
2007-08-21 adamcheckpoint
2007-08-20 adamcheckpoint
2007-08-20 adamcheckpoint
2007-08-20 adamcheckpoint
2007-08-20 adamsome cleanups, build fpga stuff in build/fpga, not src
2007-08-20 adamrename recycle=>requeue
2007-08-20 adammore renaming slipway=>fpga
2007-08-20 adammore renaming slipway=>fpga
2007-08-20 adamrename slipway=>fpga
2007-08-20 adamfixed bug in InstructionEncoder
next