update server to auto-restart when files are changed
[fleet.git] / src /
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
2007-08-20 adamclean up InstructionEncoder
2007-08-20 adammassive revamp of fpga code
2007-08-16 adamfix bugs in test-running code
2007-08-16 adamcomplete overhaul of fpga code; use gasp-level simulation
2007-08-12 adamrun all tests (including ships directory), add #skip...
2007-08-11 adamupdate default bitfile name
2007-08-11 adamuse non-blocking assignment for onread/onwrite
2007-08-11 adamsign-extend returned value
2007-08-10 adamsign-extend expected outputs
2007-08-10 adamadd BitFifo to Slipway
2007-08-10 adamdont downcase names
2007-08-08 adampreliminary support for constants
2007-08-07 adamallow tests to be embedded directly into .ship files
2007-07-30 adamcleanup, add Generator for verilog netlists
2007-07-17 Amir Kamilfix a minor bug in the fleeterpreter ; add a bubble...
2007-07-15 adamupdate bitfile and list of tests that work
2007-07-15 adamupdate hostname of bee441
2007-07-15 adamadd mul to list of auto ships
2007-07-15 adamadd support for #skip tests
2007-07-13 adamadd support for siblings in FleetDoc
2007-07-13 adamadd support for shortcuts in FleetDoc
2007-07-10 adamprototype for new ship constants mechanism
2007-07-03 adamadd Doc.java
2007-05-06 adamalu2 also gets header/footer
2007-05-06 adamresolve conflict
2007-05-06 adamupdate grammar, move to new version of SBP
2007-05-06 adamf0 checkin
2007-03-04 adamfix grammar ambiguity
2007-03-01 adammake api.Destination a class rather than an interface
2007-03-01 adamcheckpoint
2007-03-01 adamcheckpoint
2007-02-28 adamexperimental: make BenkoBox not extend Destination
2007-02-26 adamfix grammar ambiguity
2007-02-26 adamfurther separation on f0 code
2007-02-26 adamrefactor f0 into separate files
2007-02-26 adaminitial import of f0 code
2007-02-28 adamfix parsing bug where BenkoBox is used instead of Desti...
2007-02-28 adamanother bugfix
2007-02-28 adambugfix
2007-02-28 adamresolve conflict
2007-02-26 adamspeed up separate parsing
2007-02-26 adammake parsing faster on multi-run test cases
2007-02-26 adamadd code to "balance" the switch fabric tree
2007-02-25 adamchange bitfile name to groundhog2.bit
2007-02-25 adamadd Stack ship and tests
2007-02-25 adamadd Alu3 ship and tests
2007-02-25 adamtweak box semantics in fleeterpreter to make them have...
2007-02-24 adamformatting
next