--- Log opened Thu Nov 01 00:00:46 2007 |
00:24 | | You're now known as TheWatcher[t-2] |
00:27 | | You're now known as TheWatcher[zZzZ] |
00:39 | | DiceBot [~Reiver@58.28.210.ns-3966] has joined #Code |
00:55 | | Netsplit DeepThought.NY.US.Nightstar.Net <-> Blargh.CA.US.Nightstar.Net quits: DiceBot |
01:08 | | Vornicus is now known as Vornicus-Latens |
01:40 | | ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out] |
01:40 | | ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code |
01:40 | | mode/#code [+o ToxicFrog] by ChanServ |
01:51 | | ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out] |
01:52 | | ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code |
01:52 | | mode/#code [+o ToxicFrog] by ChanServ |
02:12 | | ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has quit [Operation timed out] |
02:13 | | ToxicFrog [~ToxicFrog@Admin.Nightstar.Net] has joined #code |
02:13 | | mode/#code [+o ToxicFrog] by ChanServ |
02:45 | | gnolam [lenin@Nightstar-10613.8.5.253.static.se.wasadata.net] has quit [Quit: Z?] |
02:46 | | blkr3b3l [~nothing@Nightstar-6907.hsd1.md.comcast.net] has joined #Code |
02:46 | < blkr3b3l> | hello |
02:47 | | blkr3b3l [~nothing@Nightstar-6907.hsd1.md.comcast.net] has quit [Quit: ] |
03:25 | | Forj [~Forj@Nightstar-2310.ue.woosh.co.nz] has joined #code |
03:25 | | mode/#code [+o Forj] by ChanServ |
04:30 | | GeekSoldier|bed is now known as GeekSoldier|work |
04:36 | | GeekSoldier|work [~Rob@Nightstar-4683.pools.arcor-ip.net] has quit [Ping Timeout] |
08:29 | | You're now known as TheWatcher |
09:06 | | Chalcedon [~Chalcedon@Nightstar-2310.ue.woosh.co.nz] has quit [Quit: Gone] |
10:24 | | Forj [~Forj@Nightstar-2310.ue.woosh.co.nz] has quit [Connection reset by peer] |
10:53 | | MyCatSchemes [~rb6822@Nightstar-18349.cs.bris.ac.uk] has joined #code |
11:12 | | Vornicus-Latens is now known as Vornicus |
11:18 | | jerith [~jerith@IRCop.Nightstar.Net] has quit [Ping Timeout] |
11:20 | | gnolam [lenin@Nightstar-10613.8.5.253.static.se.wasadata.net] has joined #Code |
11:20 | | mode/#code [+o gnolam] by ChanServ |
11:20 | | jerith [~jerith@Nightstar-21563.slipgate.za.net] has joined #code |
11:51 | | Thaqui [~Thaqui@Nightstar-13312.jetstream.xtra.co.nz] has quit [Quit: This computer has gone to sleep] |
12:16 | < MyCatSchemes> | Damn, Feynman was awesome. |
12:19 | < Vornicus> | Yes. |
12:47 | | MyCatSchemes [~rb6822@Nightstar-18349.cs.bris.ac.uk] has quit [Quit: Swim, swim, hungry!] |
13:03 | | MyCatSchemes [~rb6822@Nightstar-23512.cs.bris.ac.uk] has joined #code |
13:35 | | ReivZzz is now known as ReivSLEP |
14:09 | | Attilla [~The.Attil@194.72.70.ns-11849] has quit [Quit: <Insert Humorous and/or serious exit message here>] |
14:31 | | gnolam is now known as gnolam|Party |
14:36 | | Attilla [~The.Attil@194.72.70.ns-11849] has joined #code |
15:58 | | GeekSoldier|work [~Rob@Nightstar-4326.pools.arcor-ip.net] has joined #code |
16:18 | | GeekSoldier|work is now known as GeekSoldier |
17:06 | | You're now known as TheWatcher[afk] |
17:15 | | AnnoDomini [AnnoDomini@Nightstar-29002.neoplus.adsl.tpnet.pl] has quit [Ping Timeout] |
17:17 | | MyCatSchemes [~rb6822@Nightstar-23512.cs.bris.ac.uk] has quit [Quit: Swim, swim, hungry!] |
17:21 | | AnnoDomini [AnnoDomini@Nightstar-29278.neoplus.adsl.tpnet.pl] has joined #Code |
17:21 | | mode/#code [+o AnnoDomini] by ChanServ |
17:42 | | MyCatSchemes [~rb6822@Nightstar-18281.cs.bris.ac.uk] has joined #code |
18:26 | | You're now known as TheWatcher |
19:14 | | Chalcedon [~Chalcedon@Nightstar-2310.ue.woosh.co.nz] has joined #code |
19:14 | | mode/#code [+o Chalcedon] by ChanServ |
19:21 | | Forj [~Forj@Nightstar-2310.ue.woosh.co.nz] has joined #code |
19:21 | | mode/#code [+o Forj] by ChanServ |
19:30 | <@ToxicFrog> | Woo, CPU design finalized! |
19:30 | <@ToxicFrog> | Turns out we need two clocks per instruction, though, since we aren't implementing DDR memory. |
19:45 | | Thaqui [~Thaqui@Nightstar-13312.jetstream.xtra.co.nz] has joined #code |
19:45 | | mode/#code [+o Thaqui] by ChanServ |
20:06 | < Vornicus> | So your code and data paths are the same? |
20:06 | < Vornicus> | well, when you get down to the memory, that is? |
20:14 | <@ToxicFrog> | Yeah. Changing that is part of phase 4, pipelining. |
20:14 | <@ToxicFrog> | We've been explicitly told not to do that kind of optimization yet. |
20:16 | <@ToxicFrog> | We were originally thinking we could do LOAD on the rising edge and EXECUTE on the falling edge, but no go. |
20:16 | < Vornicus> | So you do end up needing pipelining |
20:17 | <@ToxicFrog> | Yep. |
20:17 | <@ToxicFrog> | But that comes later. |
20:18 | <@ToxicFrog> | Phase 2 is just design of non-pipelined data and control paths. |
20:42 | | MyCatSchemes [~rb6822@Nightstar-18281.cs.bris.ac.uk] has quit [Client exited] |
22:09 | | Chalcedon [~Chalcedon@Nightstar-2310.ue.woosh.co.nz] has quit [Quit: exam] |
22:12 | | Forj [~Forj@Nightstar-2310.ue.woosh.co.nz] has quit [Quit: Gone] |
22:15 | | Thaqui [~Thaqui@Nightstar-13312.jetstream.xtra.co.nz] has left #code [Leaving] |
--- Log closed Fri Nov 02 00:00:52 2007 |