2009-04-06 |
megacz | add currently-commented-out code to put a wig-wag in... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
megacz | support for both slow and fast fifos |
commit | commitdiff | tree | snapshot |
2009-04-06 |
megacz | add FpgaDestination.getPathLength() for measuring hop... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
megacz | utilize DeferredBitVector functionality in Fleet implem... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
megacz | FpgaPath: actually return the Signal in getSignal() |
commit | commitdiff | tree | snapshot |
2009-04-06 |
megacz | fix Move.toString() to print a Path (includes signal... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
megacz | fix typo in Instruction.Flush.toString() |
commit | commitdiff | tree | snapshot |
2009-04-06 |
megacz | make BitVector implement DeferredBitVector |
commit | commitdiff | tree | snapshot |
2009-04-06 |
megacz | add DeferredBitVector class |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Adam Megacz | update to new 25-Mar schematics from Ivan |
commit | commitdiff | tree | snapshot |
2009-03-24 |
coates | Modifications for wagTest |
commit | commitdiff | tree | snapshot |
2009-03-24 |
coates | Added wagTest schematic and layout to test extracted... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | update marina.xml and marina.spi |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | formatting changes |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | clean up InstructionStopper.fill(BitVector) |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | add ProperStopper.fill(MarinaPacket) |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | add convenience constructor MarinaPacket(BitVector... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | refactor MarinaPacket |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | add expectLength() |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | remove unused method |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | refactoring of InstructionStopper |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | formatting, commenting |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | move methods out of MarinaUtils and into BitVectorGener... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | move RingIfc to inner class of ProperStopper, rename... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | add comment to Counter.java |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | break out Station and CmdArgs into outer classes |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | remove uses of extractData() and formatDataTokAddr... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | update TOK_FIFO_PATH |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | remove unused methods |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | remove formatDataTokAddr() from ProperStopper |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | updates to MarinaPacket |
commit | commitdiff | tree | snapshot |
2009-03-24 |
coates | cleaned up, plus added new scanM:scanAmp passthrough... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | add coversM |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Adam Megacz | update to Ivan latest designs |
commit | commitdiff | tree | snapshot |
2009-03-23 |
megacz | dvi ship works, albeit at a very strange resolution |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Adam Megacz | check the token fifo for emptiness before sendToken... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Adam Megacz | update path to token predecessor state wire |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Adam Megacz | more helpful formatDataTokAddr() showing bit numbers... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Adam Megacz | fix connection of doo[T,D] and ddo[T,D] at top level |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Adam Megacz | update marina.bsh, marina.spi, marina.xml for new jelibs |
commit | commitdiff | tree | snapshot |
2009-03-20 |
coates | Modified library from Ivan |
commit | commitdiff | tree | snapshot |
2009-03-20 |
megacz | add ZBT SRAM to Dvi for framebuffer |
commit | commitdiff | tree | snapshot |
2009-03-20 |
megacz | expand leaf FIFOs from 4 elements to 8 elements |
commit | commitdiff | tree | snapshot |
2009-03-20 |
megacz | correct encoding of Marina predicate bits |
commit | commitdiff | tree | snapshot |
2009-03-20 |
megacz | fix potential array bounds overrun in Parser.java |
commit | commitdiff | tree | snapshot |
2009-03-20 |
megacz | remove ZBT from Fpga.java |
commit | commitdiff | tree | snapshot |
2009-03-20 |
megacz | remove [Rq] bit from tests in Rotator.ship and Lut3... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
megacz | add shift-outbox test |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Adam Megacz | update to Ivans latest schematics |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Adam Megacz | update MarinaTest to use new instruction constructors... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Adam Megacz | updates to instruction encoder |
commit | commitdiff | tree | snapshot |
2009-03-15 |
megacz | fix typo in comment in Memory.ship |
commit | commitdiff | tree | snapshot |
2009-03-15 |
megacz | fix bug wherein Instruction.toString() would print... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
megacz | putMemoryShipInDispatchMode() now puts both out and... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
megacz | updates to get some of the shutdown code to execute... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
megacz | add Program, a collection of CodeBags |
commit | commitdiff | tree | snapshot |
2009-03-15 |
megacz | get rid of ugly globals in DataFlowGraph |
commit | commitdiff | tree | snapshot |
2009-03-15 |
megacz | more cleanup |
commit | commitdiff | tree | snapshot |
2009-03-15 |
megacz | refactoring in dataflow |
commit | commitdiff | tree | snapshot |
2009-03-15 |
megacz | break out dataflow nodes into separate classes |
commit | commitdiff | tree | snapshot |
2009-03-15 |
megacz | make DataFlowGraph.Node static |
commit | commitdiff | tree | snapshot |
2009-03-15 |
megacz | rename Process to DataFlowGraph, de-static-ify some... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
megacz | refactor edu.berkeley.fleet.ir into dataflow/loops |
commit | commitdiff | tree | snapshot |
2009-03-14 |
megacz | move verifyClean into CleanupUtils |
commit | commitdiff | tree | snapshot |
2009-03-14 |
megacz | minor updates to ZBT ship |
commit | commitdiff | tree | snapshot |
2009-03-14 |
megacz | reformatting in CodeBag.java |
commit | commitdiff | tree | snapshot |
2009-03-14 |
megacz | use getConstant(String) rather than "magic numbers... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
megacz | better error checking in Dock.getConstant(String) |
commit | commitdiff | tree | snapshot |
2009-03-14 |
megacz | add getConstant(String) methods to FleetTwoFleet implem... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
megacz | add LoopFactory.literal(String) convenience method |
commit | commitdiff | tree | snapshot |
2009-03-14 |
megacz | eliminate ShipDescription.Constant class, use BitVector... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
megacz | remove old main.ucf |
commit | commitdiff | tree | snapshot |
2009-03-14 |
megacz | remove edu.berkeley.fleet.demo |
commit | commitdiff | tree | snapshot |
2009-03-14 |
megacz | update tests to remove use of [Rq] flag |
commit | commitdiff | tree | snapshot |
2009-03-14 |
megacz | remove "looping" argument from Instruction |
commit | commitdiff | tree | snapshot |
2009-03-14 |
megacz | remove OS bit from encoding |
commit | commitdiff | tree | snapshot |
2009-03-14 |
megacz | update internal encoding for Marina2 |
commit | commitdiff | tree | snapshot |
2009-03-14 |
megacz | first draft of ZBT controller |
commit | commitdiff | tree | snapshot |
2009-03-14 |
megacz | remove greg stuff |
commit | commitdiff | tree | snapshot |
2009-03-13 |
megacz | increase number of Memory ships to 3 in the large confi... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
megacz | remove a bunch of obsolete junk |
commit | commitdiff | tree | snapshot |
2009-03-13 |
megacz | move Gadgets to MemoryUtils, discard a ton of obsolete... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
megacz | remove instructionFifoSizeCheckDisabled |
commit | commitdiff | tree | snapshot |
2009-03-13 |
megacz | update Process to declare certain loops torpedoable |
commit | commitdiff | tree | snapshot |
2009-03-13 |
megacz | add notion of "torpedoability" to LoopFactory |
commit | commitdiff | tree | snapshot |
2009-03-13 |
megacz | Process.java: use 4 items in flight |
commit | commitdiff | tree | snapshot |
2009-03-13 |
megacz | move LoopFactory into a separate class |
commit | commitdiff | tree | snapshot |
2009-03-13 |
megacz | indentation fix |
commit | commitdiff | tree | snapshot |
2009-03-13 |
megacz | move Context and ShipPool into loops, add releaseShip... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
megacz | add experimental ZBT interface |
commit | commitdiff | tree | snapshot |
2009-03-12 |
megacz | overhaul resetting logic in Process.java, it now works... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
megacz | add Gadgets.dispatch() |
commit | commitdiff | tree | snapshot |
2009-03-12 |
megacz | Fpga.java: update ship collections |
commit | commitdiff | tree | snapshot |
2009-03-12 |
megacz | send break signal on server (doesnt work though) |
commit | commitdiff | tree | snapshot |
2009-03-12 |
megacz | remove superflous printout from Client.java |
commit | commitdiff | tree | snapshot |
2009-03-12 |
megacz | try to re-enable break line in Debug.ship (but doesnt... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
megacz | updates to Client/server |
commit | commitdiff | tree | snapshot |
2009-03-12 |
megacz | rework Server.java; much faster now |
commit | commitdiff | tree | snapshot |
2009-03-11 |
megacz | cleaned up Client.java |
commit | commitdiff | tree | snapshot |
2009-03-11 |
megacz | move flow control from Client to Server |
commit | commitdiff | tree | snapshot |
next |