fleet.git
2009-09-19 Adam Megaczrun omegaCounter inverter study with Electric LE code...
2009-09-19 Adam Megaczsplit Debug.ship into two versions, one for ml509 and...
2009-09-19 Adam MegaczChainControls: make getChainControlFromPath() public
2009-09-19 Adam Megaczadd commented-out version of UnPunctuatorNode2 to UnPun...
2009-09-19 Adam Megaczremove old test runs
2009-09-19 Adam Megaczam42: updates
2009-09-19 Adam Megaczadd new com.sun.async.test.jar which is hacked to allow...
2009-09-12 Adam MegaczpurpleFive.jelib: fix the icon border
2009-09-12 Adam Megaczupdates to am33
2009-08-30 Adam MegaczBee2 branch landing: step 1
2009-08-30 Adam MegaczML509.Large needs six Alus for sorting demo
2009-08-30 Adam MegaczBreak Fpga.java into separate subclasses for ML509...
2009-08-30 Adam Megaczroll back from ISE 10.1 to ISE 9.1 for Bee2 compatibility
2009-08-30 Adam Megaczadd Fleet.getDefaultImpl() and use it in Makefile
2009-08-30 Adam Megaczperformance improvements in Verilog.java
2009-08-30 Adam Megaczdo not write ucf file if fleet has no instances of...
2009-08-30 Adam Megaczupdates to am42
2009-08-30 Adam Megaczfix typo in Random.ship
2009-08-30 Adam Megaczclean gunk out of am42
2009-08-30 Adam Megaczmild overhaul of Interpreter; now capable of performing...
2009-08-30 Adam MegaczInterpreter.java: periodically invoke dumpState if...
2009-08-30 Adam MegaczInterpreter.java: add a Button and Dvi to the default...
2009-08-30 Adam MegaczParameterNode: deal gracefully with the case where...
2009-08-30 Adam MegaczMergeSort.java: reformatting
2009-08-30 Adam MegaczMemoryNode: make sure not to do phase 0 of reset on...
2009-08-30 Adam MegaczLog.java: use Packet.toString()
2009-08-30 Adam Megaczam42.tex: add a few notes to self
2009-08-30 Adam Megaczwhen using the Timer ship, invoke collectWord() twice...
2009-08-29 Adam Megaczadd initial rev of am42 (just a copy of am33)
2009-08-29 Adam MegaczMarina/MarinaTest.java: a few hacks to get the silicon...
2009-08-29 Adam MegaczDvi.ship: software implementatino
2009-08-29 Adam Megaczfix Counter.ship software implementation to exactly...
2009-08-29 Adam Megaczadd software implementation of Button ship
2009-08-29 Adam Megaczadjust Makefile to account for marina being a subdirect...
2009-08-29 Adam Megaczmove marina directory into a subdirectory of chips
2009-08-29 Adam Megaczadd results from actual silicon in marina/results/
2009-08-29 Adam Megaczmerge omegaCounter 40nm/90nm branches into chips/omegaC...
2009-08-29 Adam Megaczmerge am33 project into marina/doc/am33
2009-08-29 adamadd requeue.pdf
2009-08-29 adamadd overview-new.png
2009-08-29 adamadd more svg files
2009-08-29 adamadd all.svg
2009-08-29 adamadd Makefile
2009-08-29 adamfinal version
2009-08-22 Adam MegaczInterpreterShip: fix bug that caused ships with no...
2009-08-22 Adam Megaczadd Packet.toString()
2009-08-22 Adam MegaczInterpreterDock: bug fix that was causing instructions...
2009-08-22 Adam MegaczInterpreterDock: better error message when torpedoes...
2009-08-22 Adam Megaczadd InterpreterDock.dumpState()
2009-08-22 Adam MegaczInterpreter: use Packet.send() more often
2009-08-22 Adam Megaczmake InterpreterProcess thread a daemon thread
2009-08-22 Adam Megaczremove extraneous torpedo transmission from MemoryUtils
2009-08-22 Adam Megaczhack in Counter.ship to deal with how flushes are done...
2009-08-22 Adam Megaczchange CBD size field from 6 bits to 9 bits
2009-08-22 Adam Megaczbetter error messages in LoopFactory
2009-08-22 Adam Megaczadd Fleet.getMaxCodeBagSize() and makeCodeBagDescriptor()
2009-08-22 Adam Megaczadd Mask.setval(BitVector,long)
2009-08-22 Adam Megaczfix firing conditions on Alu.ship
2009-08-22 Adam Megaczbetter colorization of interpreter logs
2009-08-22 Adam MegaczMarinaTest: use GPIOs on blue box for master clear...
2009-08-22 Adam Megaczadd initial support for testing via blue-box jtag contr...
2009-08-22 Adam MegaczMakefile: add silicon/siliconlocal targets, factor...
2009-08-22 Adam Megaczadd and re-arrange photos
2009-08-08 Adam Megaczadd marina/die.photos/
2009-08-04 Adam Megaczadd marina/chip.plot.png
2009-08-01 Adam Megaczadd two more Alu ships to the large configuration
2009-08-01 Adam Megaczadd a Fifo to the Fpga large configuration so the test...
2009-08-01 Adam Megaczmove graphical sorting demo into SortingDemo, make...
2009-08-01 Adam Megaczremove unnecessary vals[i].set(1,false)
2009-08-01 Adam Megaczadd a Timer ship to the Interpreter fleet
2009-08-01 Adam Megaczfix demos to work with new assertAllocated() lines...
2009-08-01 Adam Megaczadd DockInputStream, DockOutputStream
2009-08-01 Adam Megaczadd ShipPool.assertAllocated()
2009-08-01 Adam Megaczremove dead code from MemoryUtils
2009-07-31 Adam Megaczswitch MemoryUtil to use MemoryStream
2009-07-31 Adam Megaczadd FleetProcess.sendWord() that takes a signal
2009-07-31 Adam Megaczmake dock counters as wide as the machine word
2009-07-31 Adam Megacznew test: set-olc-resets-all-bits.fleet
2009-07-27 Adam MegaczDebug.ship: use a BitVector, not a long
2009-07-27 Adam Megaczadd crude software implementation of Dvi ship
2009-07-27 Adam MegaczAdd software interpreter implementation of Timer ship
2009-07-27 Adam Megaczadd ShipPool.setParent()
2009-07-27 Adam MegaczShipPool: rename ancestor->parent, make private
2009-07-27 Adam MegaczShipPool.allocateShip() needs to invoke ancestor/parent...
2009-07-27 Adam MegaczLoopFactory: fix bug that occurs when sendWord(null...
2009-07-27 Adam Megaczfix typo in Instruction.Move.toString()
2009-07-26 Adam Megaczremove bee2-selectmap/.svn
2009-07-26 Adam Megaczimprove master-clear logic origin/HEAD origin/master
2009-07-26 Adam Megaczremember to re-set ILC in MarinaTest.loadEveryValueOLC()
2009-07-26 Adam MegaczMakefile: parameterize ${testnum}
2009-07-26 Adam MegaczMakefile fixes
2009-07-26 Adam Megaczrebuild lib/com.sun.async.test.jar
2009-07-26 Adam Megaczmove marina/testCode/com to src/com
2009-07-26 Adam Megaczadd lib/com.sun.async.test.jar
2009-07-26 Adam Megaczrework Makefile
2009-07-26 Adam Megaczadd testlocal target and targets for auto-generated...
2009-07-26 Adam Megaczupdate which sun server I use
2009-07-26 Adam Megaczupdate electric target
2009-07-26 Adam Megaczupdate syncspi/copyin targets
2009-07-26 Adam Megaczadd to Makefile clean target
next