fleet.git
17 years agoadd kill*
adam [Fri, 16 Feb 2007 13:39:33 +0000 (14:39 +0100)]
add kill*

17 years agoadd Instruction.isStanding()
adam [Thu, 15 Feb 2007 09:58:14 +0000 (10:58 +0100)]
add Instruction.isStanding()

17 years agochange default image to superbowl2.bit
adam [Tue, 13 Feb 2007 14:44:06 +0000 (15:44 +0100)]
change default image to superbowl2.bit

17 years agoeliminate one-arg Client() constructor
adam [Tue, 13 Feb 2007 14:43:39 +0000 (15:43 +0100)]
eliminate one-arg Client() constructor

17 years agoMakefile tweaks
adam [Tue, 13 Feb 2007 14:43:00 +0000 (15:43 +0100)]
Makefile tweaks

17 years agoalter list of default Slipway ships
adam [Tue, 13 Feb 2007 14:42:56 +0000 (15:42 +0100)]
alter list of default Slipway ships

17 years agoclean up constants in Alu1
adam [Tue, 13 Feb 2007 14:42:23 +0000 (15:42 +0100)]
clean up constants in Alu1

17 years agoadd simple alu1 test
adam [Tue, 13 Feb 2007 14:42:04 +0000 (15:42 +0100)]
add simple alu1 test

17 years agoadd count test
adam [Tue, 13 Feb 2007 14:41:22 +0000 (15:41 +0100)]
add count test

17 years agoextra Lut3 test
adam [Tue, 13 Feb 2007 14:41:00 +0000 (15:41 +0100)]
extra Lut3 test

17 years agoautogenerate parts of Alu1, Alu2, Lut3 verilog
adam [Tue, 13 Feb 2007 14:40:14 +0000 (15:40 +0100)]
autogenerate parts of Alu1, Alu2, Lut3 verilog

17 years agocleanup on Alu2
adam [Tue, 13 Feb 2007 14:39:35 +0000 (15:39 +0100)]
cleanup on Alu2

17 years agofix bit-truncation issue in inbox
adam [Tue, 13 Feb 2007 14:39:24 +0000 (15:39 +0100)]
fix bit-truncation issue in inbox

17 years agomake bitfile= option work
adam [Tue, 13 Feb 2007 14:38:56 +0000 (15:38 +0100)]
make bitfile= option work

17 years agofix sign-extend logic
adam [Tue, 13 Feb 2007 14:38:39 +0000 (15:38 +0100)]
fix sign-extend logic

17 years agochange Lut to Lut3 ship, add tests
adam [Tue, 13 Feb 2007 14:37:45 +0000 (15:37 +0100)]
change Lut to Lut3 ship, add tests

17 years agofactor out verilog headers on Alu2 ship
adam [Tue, 13 Feb 2007 08:59:14 +0000 (09:59 +0100)]
factor out verilog headers on Alu2 ship

17 years agomake bitfile= option work
adam [Tue, 13 Feb 2007 04:49:29 +0000 (05:49 +0100)]
make bitfile= option work

17 years agoupdate dist target in Makefile
adam [Tue, 13 Feb 2007 04:49:11 +0000 (05:49 +0100)]
update dist target in Makefile

17 years agoadded comments to ship files
adam [Tue, 13 Feb 2007 04:48:53 +0000 (05:48 +0100)]
added comments to ship files

17 years agomove edu.berkeley.fleet.ships to edu.berkeley.fleet.interpreter.ships
adam [Mon, 12 Feb 2007 15:53:18 +0000 (16:53 +0100)]
move edu.berkeley.fleet.ships to edu.berkeley.fleet.interpreter.ships

17 years agochange igor/archsim to fleetsim
adam [Mon, 12 Feb 2007 15:51:23 +0000 (16:51 +0100)]
change igor/archsim to fleetsim

17 years agoremove superfluous computeOffset() and computeTarget()
adam [Mon, 12 Feb 2007 15:40:30 +0000 (16:40 +0100)]
remove superfluous computeOffset() and computeTarget()

17 years agoremoved files that should not be revision controlled
adam [Mon, 12 Feb 2007 12:04:28 +0000 (13:04 +0100)]
removed files that should not be revision controlled

17 years agoadd hook for igor code
adam [Mon, 12 Feb 2007 11:56:15 +0000 (12:56 +0100)]
add hook for igor code

17 years agoupdate everything to naming conventions agreed upon in class last week
adam [Mon, 12 Feb 2007 11:55:07 +0000 (12:55 +0100)]
update everything to naming conventions agreed upon in class last week

17 years agomigrate verilog into ship files
adam [Mon, 12 Feb 2007 11:37:18 +0000 (12:37 +0100)]
migrate verilog into ship files

17 years agoadd more ship files
adam [Mon, 12 Feb 2007 11:24:19 +0000 (12:24 +0100)]
add more ship files

17 years agoswap thread startup order on fpga server
adam [Mon, 12 Feb 2007 11:23:39 +0000 (12:23 +0100)]
swap thread startup order on fpga server

17 years agoupdate Makefile
adam [Mon, 12 Feb 2007 11:23:34 +0000 (12:23 +0100)]
update Makefile

17 years agoupdated naming convention
adam [Mon, 12 Feb 2007 11:23:27 +0000 (12:23 +0100)]
updated naming convention

17 years agomore fixes to bring things up to date with the new test/doc apis
adam [Mon, 12 Feb 2007 09:42:31 +0000 (10:42 +0100)]
more fixes to bring things up to date with the new test/doc apis

17 years agoadded run() method for Slipway
adam [Mon, 12 Feb 2007 09:39:33 +0000 (10:39 +0100)]
added run() method for Slipway

17 years agolog less on server
adam [Mon, 12 Feb 2007 09:39:24 +0000 (10:39 +0100)]
log less on server

17 years agomade Client implement FleetProcess
adam [Mon, 12 Feb 2007 09:39:21 +0000 (10:39 +0100)]
made Client implement FleetProcess

17 years agoadded #expect and ArrayList hack to parser
adam [Mon, 12 Feb 2007 09:38:44 +0000 (10:38 +0100)]
added #expect and ArrayList hack to parser

17 years agoadded ShipDescription
adam [Mon, 12 Feb 2007 09:37:51 +0000 (10:37 +0100)]
added ShipDescription

17 years agoadded FleetProcess
adam [Mon, 12 Feb 2007 09:37:21 +0000 (10:37 +0100)]
added FleetProcess

17 years agomigrated ships into .ship files
adam [Mon, 12 Feb 2007 09:36:42 +0000 (10:36 +0100)]
migrated ships into .ship files

17 years agoadded test cases
adam [Mon, 12 Feb 2007 09:36:22 +0000 (10:36 +0100)]
added test cases

17 years agomake TCP server more robust
adam [Thu, 8 Feb 2007 03:49:22 +0000 (04:49 +0100)]
make TCP server more robust

17 years agoicache bug fixes (was emitting extraneous instructions)
adam [Thu, 8 Feb 2007 03:49:11 +0000 (04:49 +0100)]
icache bug fixes (was emitting extraneous instructions)

17 years agoreorganization of benkobox code to fix a few quirks
adam [Thu, 8 Feb 2007 03:48:53 +0000 (04:48 +0100)]
reorganization of benkobox code to fix a few quirks

17 years agoenable secondary icache, fix icache bug
adam [Tue, 6 Feb 2007 12:30:29 +0000 (13:30 +0100)]
enable secondary icache, fix icache bug

17 years agoenable secondary icache
adam [Tue, 6 Feb 2007 07:44:49 +0000 (08:44 +0100)]
enable secondary icache

17 years agofinal ship set
adam [Mon, 5 Feb 2007 19:38:32 +0000 (20:38 +0100)]
final ship set

17 years agoupdated build scripts
adam [Mon, 5 Feb 2007 19:09:24 +0000 (20:09 +0100)]
updated build scripts

17 years agoupdated demo code
adam [Mon, 5 Feb 2007 19:09:15 +0000 (20:09 +0100)]
updated demo code

17 years agomajor software code reorg
adam [Mon, 5 Feb 2007 19:09:02 +0000 (20:09 +0100)]
major software code reorg

17 years agomajor fpga code reorg; added icache+dcache
adam [Mon, 5 Feb 2007 19:08:41 +0000 (20:08 +0100)]
major fpga code reorg; added icache+dcache

17 years agoadded synthesis flag for blockram mode
adam [Mon, 5 Feb 2007 19:08:20 +0000 (20:08 +0100)]
added synthesis flag for blockram mode

17 years agoadded 100mhz timing constraint
adam [Mon, 5 Feb 2007 19:08:06 +0000 (20:08 +0100)]
added 100mhz timing constraint

17 years agoadded ies44 instruction encoder
adam [Mon, 5 Feb 2007 19:04:19 +0000 (20:04 +0100)]
added ies44 instruction encoder

17 years agogrammar fix
adam [Mon, 5 Feb 2007 19:03:29 +0000 (20:03 +0100)]
grammar fix

17 years agoimproved toString() methods in api
adam [Mon, 5 Feb 2007 19:03:01 +0000 (20:03 +0100)]
improved toString() methods in api

17 years agoadded "mem" ship
adam [Sat, 3 Feb 2007 08:30:21 +0000 (09:30 +0100)]
added "mem" ship

17 years agofixes to grammar file
adam [Sat, 3 Feb 2007 06:59:10 +0000 (07:59 +0100)]
fixes to grammar file

17 years agobuild fix
adam [Tue, 30 Jan 2007 16:00:00 +0000 (17:00 +0100)]
build fix

17 years agosupport for fpga client/server network access
adam [Tue, 30 Jan 2007 15:39:02 +0000 (16:39 +0100)]
support for fpga client/server network access

17 years agosecond massive overhaul of slipway; now it works on all ps1 problems
adam [Tue, 30 Jan 2007 11:30:22 +0000 (12:30 +0100)]
second massive overhaul of slipway; now it works on all ps1 problems

17 years agomassive overhaul of slipway (fpga-fleet)
adam [Mon, 29 Jan 2007 19:00:48 +0000 (20:00 +0100)]
massive overhaul of slipway (fpga-fleet)

17 years agosyntax fixes
adam [Mon, 29 Jan 2007 08:33:33 +0000 (09:33 +0100)]
syntax fixes

17 years agoupdates to make fpga-code instruction generation work again
adam [Mon, 29 Jan 2007 08:32:45 +0000 (09:32 +0100)]
updates to make fpga-code instruction generation work again

17 years agofix NPE due to misplaced grammar file
adam [Mon, 29 Jan 2007 07:04:22 +0000 (08:04 +0100)]
fix NPE due to misplaced grammar file

17 years agoadd 'make dist' target
adam [Sun, 28 Jan 2007 07:08:34 +0000 (08:08 +0100)]
add 'make dist' target

17 years agofix bug in Inbox (thank Dominic)
adam [Sun, 28 Jan 2007 06:59:13 +0000 (07:59 +0100)]
fix bug in Inbox (thank Dominic)

17 years agorename fleeterpreter.jar->fleet.jar, win32 fix
adam [Sun, 28 Jan 2007 06:58:55 +0000 (07:58 +0100)]
rename fleeterpreter.jar->fleet.jar, win32 fix

17 years agobugfix in alu2
adam [Sat, 27 Jan 2007 12:32:44 +0000 (13:32 +0100)]
bugfix in alu2

17 years agoallow data->token
adam [Sat, 27 Jan 2007 12:32:36 +0000 (13:32 +0100)]
allow data->token

17 years agomake readyForItemFromShip() public
adam [Sat, 27 Jan 2007 12:32:25 +0000 (13:32 +0100)]
make readyForItemFromShip() public

17 years agobugfix in Instruction.decrementCount()
adam [Sat, 27 Jan 2007 12:32:11 +0000 (13:32 +0100)]
bugfix in Instruction.decrementCount()

17 years agomakefile update
adam [Sat, 27 Jan 2007 12:32:04 +0000 (13:32 +0100)]
makefile update

17 years agoadded javadoc.css
adam [Sat, 27 Jan 2007 12:31:57 +0000 (13:31 +0100)]
added javadoc.css

17 years agoseparated interpreter from assembler
adam [Sat, 27 Jan 2007 03:52:13 +0000 (04:52 +0100)]
separated interpreter from assembler

17 years agoimport slipway (fpga-fleet) code
adam [Fri, 26 Jan 2007 15:22:46 +0000 (16:22 +0100)]
import slipway (fpga-fleet) code

17 years agoadd support for nop
adam [Fri, 26 Jan 2007 15:22:36 +0000 (16:22 +0100)]
add support for nop

17 years agoupdated to AM14, AM15
adam [Fri, 26 Jan 2007 02:44:20 +0000 (03:44 +0100)]
updated to AM14, AM15

17 years agoadded fleet api classes
adam [Thu, 25 Jan 2007 13:58:53 +0000 (14:58 +0100)]
added fleet api classes

17 years agoupdate to AM15
adam [Thu, 25 Jan 2007 13:58:41 +0000 (14:58 +0100)]
update to AM15

17 years agoadded bubblesort.fleet in contrib
tkho [Mon, 18 Dec 2006 10:05:32 +0000 (11:05 +0100)]
added bubblesort.fleet in contrib

17 years agofleeterpreter-countership
mpierson [Sat, 9 Dec 2006 04:15:02 +0000 (05:15 +0100)]
fleeterpreter-countership

17 years agocheckpoint
adam [Mon, 4 Dec 2006 18:03:15 +0000 (19:03 +0100)]
checkpoint

17 years agocheckpoint
adam [Mon, 4 Dec 2006 15:03:08 +0000 (16:03 +0100)]
checkpoint

17 years agoadded #import, broke demo into two files
adam [Mon, 4 Dec 2006 12:57:38 +0000 (13:57 +0100)]
added #import, broke demo into two files

17 years agofoo
adam [Mon, 4 Dec 2006 04:59:14 +0000 (05:59 +0100)]
foo

17 years agofixed bug; dont check memory range if were going to expand
adam [Mon, 4 Dec 2006 04:13:09 +0000 (05:13 +0100)]
fixed bug; dont check memory range if were going to expand

17 years agoadded Tommy Kho memory patch
adam [Mon, 4 Dec 2006 03:22:39 +0000 (04:22 +0100)]
added Tommy Kho memory patch

17 years agoadded Dominics contributions
adam [Fri, 1 Dec 2006 10:45:13 +0000 (11:45 +0100)]
added Dominics contributions

17 years agoadded support for ship-specific constants
adam [Thu, 23 Nov 2006 12:09:41 +0000 (13:09 +0100)]
added support for ship-specific constants

17 years agoadded ArithmeticShip skeleton
adam [Thu, 23 Nov 2006 11:54:14 +0000 (12:54 +0100)]
added ArithmeticShip skeleton

17 years agomajor refactoring, added token inboxes/outboxes
adam [Thu, 23 Nov 2006 11:45:32 +0000 (12:45 +0100)]
major refactoring, added token inboxes/outboxes

17 years agoallow nop+ack from TokenOutPort
adam [Wed, 15 Nov 2006 02:24:36 +0000 (03:24 +0100)]
allow nop+ack from TokenOutPort

17 years agoThomas Khos fix for nop on token output
adam [Mon, 13 Nov 2006 10:10:25 +0000 (11:10 +0100)]
Thomas Khos fix for nop on token output

17 years agoallow underscores in ship/port names
adam [Mon, 13 Nov 2006 10:08:56 +0000 (11:08 +0100)]
allow underscores in ship/port names

17 years agoRhishis suggestion: print codebag names if present
adam [Mon, 13 Nov 2006 05:51:44 +0000 (06:51 +0100)]
Rhishis suggestion: print codebag names if present

17 years agofixes and more debugging output
adam [Fri, 10 Nov 2006 14:13:05 +0000 (15:13 +0100)]
fixes and more debugging output

17 years agoadded am10 inbox/outbox support
adam [Wed, 8 Nov 2006 19:06:12 +0000 (20:06 +0100)]
added am10 inbox/outbox support

17 years agoadded support for copying moves
adam [Fri, 27 Oct 2006 12:47:49 +0000 (13:47 +0100)]
added support for copying moves

17 years agofixed performance bug in grammar
adam [Wed, 25 Oct 2006 11:20:57 +0000 (12:20 +0100)]
fixed performance bug in grammar

17 years agoupdate with ZOMA and new memread/memwrite
adam [Wed, 25 Oct 2006 10:42:18 +0000 (11:42 +0100)]
update with ZOMA and new memread/memwrite