| --- Log opened Fri May 31 00:00:22 2013 | ||
| stekern | juliusb: yes, cpu_adr_match_i is the one that is used to do the compare, and cpu_adr_i is the one used to fetch the data out of cache | 02:21 |
|---|---|---|
| stekern | so, looking quickly at the pronto fetcher, you'd connect pc_fetch_next to cpu_adr_i and pc to cpu_adr_match_i | 02:24 |
| stekern | that will probably not work out of the box, since all branches doesn't go through pc_fetch_next, but the basic idea should be right | 02:29 |
| stekern | maybe you could do, cpu_adr_i = stall ? pc : pc_fetch_next; | 02:31 |
| stekern | and ensure stall is high when you are waiting for a "slow" branch to be resolved | 02:32 |
| -!- X-Scale` is now known as X-Scale | 06:13 | |
| -!- X-Scale` is now known as X-Scale | 06:52 | |
| -!- Netsplit *.net <-> *.split quits: _franck_ | 07:35 | |
| -!- _franck__ is now known as _franck_ | 09:15 | |
| stekern | ah, finally an update on the tracking of my µsd-adapter | 13:29 |
| stekern | it's moving slowly, in singapore now | 13:29 |
| hno | stekern, I have one you can borrow if you think it will take too long. | 13:37 |
| hno | http://linux-sunxi.org/MicroSD_Breakout | 13:38 |
| mboehnert | hi there, i have a short question. which version of the OR1k2 is used in orpsocv2 (freshly pulled from svn) | 13:44 |
| stekern | hno: thanks for the offer, I'm not in a panic hurry though (except I'm a bit eager to start hacking on the AR100) ;) | 13:51 |
| stekern | hopefully it'll start moving a bit faster now, when it's in the hands of sweden post | 13:52 |
| -!- Netsplit *.net <-> *.split quits: stekern | 22:03 | |
| --- Log closed Sat Jun 01 00:00:24 2013 | ||
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!