adam [Sun, 7 Sep 2008 03:27:33 +0000 (04:27 +0100)]
add dummy test for DRAM
adam [Sun, 7 Sep 2008 03:26:19 +0000 (04:26 +0100)]
print name of test case before parsing
adam [Sun, 7 Sep 2008 03:12:32 +0000 (04:12 +0100)]
add support for [olc=0] predicate
adam [Sun, 7 Sep 2008 03:12:09 +0000 (04:12 +0100)]
switch Fpga.java back to 12 lanes, add CarrySaveAdder
adam [Sun, 7 Sep 2008 03:11:46 +0000 (04:11 +0100)]
reduce use of verilog macro expansion in FpgaDock
adam [Sun, 7 Sep 2008 03:11:12 +0000 (04:11 +0100)]
fix parser bug
adam [Sun, 7 Sep 2008 03:10:59 +0000 (04:10 +0100)]
add predicate-olc-equals-zero test
adam [Sun, 7 Sep 2008 03:10:46 +0000 (04:10 +0100)]
re-enable torpedo tests
adam [Sun, 7 Sep 2008 03:10:19 +0000 (04:10 +0100)]
add CarrySaveAdder ship
adam [Sun, 7 Sep 2008 03:09:26 +0000 (04:09 +0100)]
add test for Video ship
adam [Thu, 28 Aug 2008 09:55:21 +0000 (10:55 +0100)]
bugfix in FpgaDock: treat ignore-olc instructions properly
adam [Thu, 28 Aug 2008 09:54:34 +0000 (10:54 +0100)]
add two test cases: one-instruction-loop.fleet and infinite-nop-is-torpedoable.fleet
adam [Thu, 28 Aug 2008 09:54:16 +0000 (10:54 +0100)]
allow hex digits in #expect directives
adam [Wed, 27 Aug 2008 03:23:12 +0000 (04:23 +0100)]
change direction of rotation, add c-flag support to Rotator ship
adam [Tue, 26 Aug 2008 10:04:10 +0000 (11:04 +0100)]
update to new AM37 syntax
adam [Tue, 26 Aug 2008 10:03:41 +0000 (11:03 +0100)]
return ship if already created in Interpreter
adam [Tue, 26 Aug 2008 10:03:13 +0000 (11:03 +0100)]
add OLCZero predicate
adam [Tue, 26 Aug 2008 10:02:54 +0000 (11:02 +0100)]
add -cm area to synthesis flags
adam [Fri, 22 Aug 2008 05:34:18 +0000 (06:34 +0100)]
chmod +x misc/program.sh before rsync
adam [Fri, 22 Aug 2008 05:34:09 +0000 (06:34 +0100)]
add an additional rotator and lut3 ship
adam [Fri, 22 Aug 2008 01:43:27 +0000 (02:43 +0100)]
fix paths for ISE, EDK
adam [Thu, 21 Aug 2008 10:37:45 +0000 (11:37 +0100)]
checkpoint
adam [Thu, 21 Aug 2008 10:36:17 +0000 (11:36 +0100)]
remove obsolete ships
adam [Thu, 21 Aug 2008 10:34:27 +0000 (11:34 +0100)]
add Video ship
adam [Thu, 21 Aug 2008 10:34:18 +0000 (11:34 +0100)]
clean up Lut3 fpga code
adam [Thu, 21 Aug 2008 10:34:01 +0000 (11:34 +0100)]
clean up Rotator fpga code
adam [Thu, 21 Aug 2008 10:33:52 +0000 (11:33 +0100)]
clean up Fifo fpga code
adam [Thu, 21 Aug 2008 10:33:34 +0000 (11:33 +0100)]
overhaul Alu2 fpga code, add new opcodes
adam [Thu, 21 Aug 2008 10:33:14 +0000 (11:33 +0100)]
remove macros include from Debug.ship
adam [Thu, 21 Aug 2008 10:33:02 +0000 (11:33 +0100)]
add DRAM ship
adam [Thu, 21 Aug 2008 10:32:31 +0000 (11:32 +0100)]
massive overhaul of fpga code
adam [Thu, 21 Aug 2008 10:32:01 +0000 (11:32 +0100)]
remove TAPL, improve Instruction.toString(), add convenience constructors to Instruction
adam [Thu, 21 Aug 2008 10:30:34 +0000 (11:30 +0100)]
improve instruction dispatch code in Parser.java
adam [Thu, 21 Aug 2008 10:29:11 +0000 (11:29 +0100)]
cleaner encoding of Shift instruction in Parser.java
adam [Thu, 21 Aug 2008 10:28:22 +0000 (11:28 +0100)]
add edu.berkeley.fleet.demo
adam [Thu, 21 Aug 2008 10:27:59 +0000 (11:27 +0100)]
add more debugging output to fpga.Server.java
adam [Thu, 21 Aug 2008 10:27:18 +0000 (11:27 +0100)]
update instruction encoding, remove ability to predicate directly on C-flag
adam [Thu, 21 Aug 2008 10:26:16 +0000 (11:26 +0100)]
cleaner implementation of Shift instruction in InterpreterDock
adam [Thu, 21 Aug 2008 10:25:10 +0000 (11:25 +0100)]
note to self
adam [Thu, 21 Aug 2008 10:23:38 +0000 (11:23 +0100)]
remove Memory.{outIhorn,inStride,inCount} ports
adam [Thu, 21 Aug 2008 10:21:45 +0000 (11:21 +0100)]
fix test-requeue so it is no longer bogus
adam [Thu, 21 Aug 2008 10:21:18 +0000 (11:21 +0100)]
add test-for-common-requeue-timing-error
adam [Thu, 21 Aug 2008 10:21:04 +0000 (11:21 +0100)]
disable torpedo tests until further notice
adam [Thu, 21 Aug 2008 10:20:56 +0000 (11:20 +0100)]
remove tapl test
adam [Thu, 21 Aug 2008 10:20:16 +0000 (11:20 +0100)]
improve getVerilog() code in Mask to use explicit comparisons rather than bitwise operations
adam [Thu, 21 Aug 2008 10:19:36 +0000 (11:19 +0100)]
add new signal tests
adam [Thu, 21 Aug 2008 10:18:37 +0000 (11:18 +0100)]
decapitalize default ship names, dont put ordinal in brackets
adam [Thu, 21 Aug 2008 10:17:40 +0000 (11:17 +0100)]
adjust map+par flags in Makefile
adam [Thu, 21 Aug 2008 10:16:58 +0000 (11:16 +0100)]
add line to generate .ace file in Makefile
adam [Thu, 21 Aug 2008 10:16:39 +0000 (11:16 +0100)]
kill any still-running xst_original process via Makefile
adam [Thu, 21 Aug 2008 10:16:27 +0000 (11:16 +0100)]
more misc improvements to Makefile
adam [Thu, 21 Aug 2008 10:16:10 +0000 (11:16 +0100)]
add runserver target to Makefile
adam [Thu, 21 Aug 2008 10:15:46 +0000 (11:15 +0100)]
misc improvements to Makefile
adam [Fri, 27 Jun 2008 02:35:16 +0000 (03:35 +0100)]
fix typo
adam [Thu, 26 Jun 2008 23:59:19 +0000 (00:59 +0100)]
add BitVector.toLong()
adam [Thu, 26 Jun 2008 23:59:10 +0000 (00:59 +0100)]
add Test.java
adam [Thu, 26 Jun 2008 23:58:37 +0000 (00:58 +0100)]
interpreter updates
adam [Thu, 26 Jun 2008 10:32:56 +0000 (11:32 +0100)]
finish overhaul of interpreter
adam [Thu, 26 Jun 2008 10:32:32 +0000 (11:32 +0100)]
add Mask.getval(BitVector)
adam [Thu, 26 Jun 2008 10:32:14 +0000 (11:32 +0100)]
add BitVector copy constructor and BitVector.setAndSignExtend()
adam [Thu, 26 Jun 2008 07:45:26 +0000 (08:45 +0100)]
lift sloppy getPathByAddr() implementation into FleetTwoFleet
adam [Thu, 26 Jun 2008 07:40:12 +0000 (08:40 +0100)]
remove ugly FleetTwoFleet.getUniversalSource() method
adam [Thu, 26 Jun 2008 07:24:09 +0000 (08:24 +0100)]
refactor codebag-memory-block creation code
adam [Thu, 26 Jun 2008 07:23:44 +0000 (08:23 +0100)]
first pass overhaul of interpreter; still does not work
adam [Wed, 25 Jun 2008 11:30:43 +0000 (12:30 +0100)]
added equals() and hashCode() to BitVector
adam [Wed, 25 Jun 2008 11:15:41 +0000 (12:15 +0100)]
collapse InterpreterDock and InstructionDock into one class
adam [Wed, 25 Jun 2008 11:04:10 +0000 (12:04 +0100)]
relocate InstructionEncoder to FleetTwoFleet and make it a subclass of Fleet
adam [Wed, 25 Jun 2008 10:56:04 +0000 (11:56 +0100)]
move Verilog.java to edu.berkeley.fleet.fpga.verilog
adam [Wed, 25 Jun 2008 10:55:53 +0000 (11:55 +0100)]
add dist target to Makefile
adam [Wed, 25 Jun 2008 10:25:26 +0000 (11:25 +0100)]
added BitVector.setImmutable(), use it in Instruction.Shift()
adam [Wed, 25 Jun 2008 10:18:52 +0000 (11:18 +0100)]
update Makefile
adam [Wed, 25 Jun 2008 10:18:42 +0000 (11:18 +0100)]
update tests for 1.0 overhaul
adam [Wed, 25 Jun 2008 10:18:34 +0000 (11:18 +0100)]
update ships for 1.0 overhaul
adam [Wed, 25 Jun 2008 10:18:28 +0000 (11:18 +0100)]
total overhaul: fleetcode-1.0 api finished
adam [Wed, 25 Jun 2008 10:18:01 +0000 (11:18 +0100)]
update libraries in lib/
adam [Wed, 25 Jun 2008 10:17:37 +0000 (11:17 +0100)]
re-arrange defunct ships
adam [Wed, 25 Jun 2008 10:17:14 +0000 (11:17 +0100)]
update javadoc css
adam [Sun, 13 Apr 2008 02:33:21 +0000 (03:33 +0100)]
clean up literal-setting code
adam [Sun, 13 Apr 2008 02:28:12 +0000 (03:28 +0100)]
use Mask.signExtend()
adam [Sun, 13 Apr 2008 02:25:06 +0000 (03:25 +0100)]
use bitmasks to set literals
adam [Sun, 13 Apr 2008 02:14:38 +0000 (03:14 +0100)]
remove magic constant 19 from literal encodings
adam [Sun, 13 Apr 2008 00:09:56 +0000 (01:09 +0100)]
uncomment some tests that work now
adam [Sat, 12 Apr 2008 13:29:29 +0000 (14:29 +0100)]
remove Choice ship
adam [Sat, 12 Apr 2008 13:00:37 +0000 (14:00 +0100)]
re-arrange some code in Server.java
adam [Sat, 12 Apr 2008 12:59:55 +0000 (13:59 +0100)]
better initialization code in main.v
adam [Sat, 12 Apr 2008 12:59:08 +0000 (13:59 +0100)]
add commented-out code to send an "ok" after break on rs232
adam [Sat, 12 Apr 2008 12:58:44 +0000 (13:58 +0100)]
only generate break signal if rx_bit_cnt==9 to avoid mid-transmit resets
adam [Sat, 12 Apr 2008 12:58:17 +0000 (13:58 +0100)]
better reset code in Memory.ship
adam [Sat, 12 Apr 2008 12:57:14 +0000 (13:57 +0100)]
update tests
adam [Sat, 12 Apr 2008 09:37:59 +0000 (10:37 +0100)]
cleanup Alu1 and Alu2 FPGA code
adam [Thu, 14 Feb 2008 03:52:15 +0000 (04:52 +0100)]
support for [dl] and flags
adam [Tue, 12 Feb 2008 09:57:14 +0000 (10:57 +0100)]
remove is_standing and kill counter
adam [Tue, 12 Feb 2008 09:15:00 +0000 (10:15 +0100)]
cleanup obsolete stuff
adam [Tue, 12 Feb 2008 09:12:45 +0000 (10:12 +0100)]
eliminate standing bit
adam [Tue, 12 Feb 2008 09:12:39 +0000 (10:12 +0100)]
update fpga to reset counters on kill/massacre
adam [Tue, 12 Feb 2008 09:12:28 +0000 (10:12 +0100)]
update interpreter to reset counters on kill/massacre
adam [Tue, 12 Feb 2008 09:07:04 +0000 (10:07 +0100)]
update test cases
adam [Tue, 12 Feb 2008 09:06:58 +0000 (10:06 +0100)]
use repeat counter instead of standing bit
adam [Tue, 12 Feb 2008 09:06:44 +0000 (10:06 +0100)]
update fpga to properly reset repeat_counter after massacre
adam [Tue, 12 Feb 2008 06:59:05 +0000 (07:59 +0100)]
update test-requeue to use the standing count value