add interpreter code and tests for loop counter instructions
[fleet.git] / tests /
2008-01-02 adamadd interpreter code and tests for loop counter instruc...
2008-01-02 adamupdate test case for massacre
2008-01-02 adamupdate test-kill-requeueing.fleet for two-instruction...
2008-01-02 adamimplement support (fpga+interp+test) for massacre instr...
2008-01-02 adamdisable token-on-last-iteration.fleet
2008-01-01 adamupdate tests to use take rather than wait at inboxes
2007-08-28 adamupdates to tests
2007-08-26 adamfinal pass to update instruction encoding; should now...
2007-08-26 adamremove last vestiges of old literal system
2007-08-25 adamconvert many more test cases
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 adamfixed memory ship, fpga implementation now works
2007-08-23 adamunified horn for data and instructions
2007-08-23 adamimplement am26 support for constants
2007-08-20 adamcheckpoint
2007-08-16 adamreshuffle tests a bit, add recycle-expire
2007-08-07 adammove fifo and lut3 tests into ship files
2007-08-07 adammove one of the memory tests into Memory.ship
2007-08-07 adampromote Mul to Alu3
2007-08-07 adammove Stack test into Stack.ship
2007-07-15 adamupdate bitfile and list of tests that work
2007-03-04 adamadd stride/count test
2007-02-26 adamStack bugfixes
2007-02-26 adamAlu3 bugfixes
2007-02-25 adamadd Stack ship and tests
2007-02-25 adamadd Alu3 ship and tests
2007-02-25 adamfix choice/swap-test.fleet test to work with zero-stora...
2007-02-24 adamfix Choice ship tests
2007-02-22 adamupdate FPGA portion of Memory ship
2007-02-22 adamupdate tests for transition from Icache to Memory
2007-02-22 adamadded Choice ship
2007-02-19 Amir KamilRecycle test.
2007-02-17 adamadd initial support for virtual destinations
2007-02-17 adamadd ship specific literals and a test case
2007-02-16 adamfix sign-extension bug, add test
2007-02-16 adamnew syntax: receive, notify, dismiss
2007-02-16 adamadd kill*
2007-02-13 adamadd simple alu1 test
2007-02-13 adamadd count test
2007-02-13 adamextra Lut3 test
2007-02-12 adamupdate everything to naming conventions agreed upon...
2007-02-12 adamadded test cases