Paul Mackerras

Results 155 comments of Paul Mackerras

I have done the 3.0B missing Bk I instructions except for scv, lq, stq.

Now down to 30 warnings.

This sounds like your image is trying to access the potato UART but core_tb has the 16550-style UART.

Why is testing the multiplier code with depth=1 an interesting or useful thing to do? Really the only reason for having the depth configurable is to give synthesizers more cycles...

Joel, were you going to update this? I thought you were going to lose the printf and just use explicit print_string and print_hex calls (to reduce the object code size),...

I think we're very close to being able to do a release; it's mostly now a matter of writing some release notes to go into the README file and then...

I think the tree is ready for release. Last call for anything that really needs to be fixed before 2.5.0...

2.5.0 is out there now.

Actually I'm tempted to just delete the whole scripts directory. I'd be very surprised if any of it is still useful these days.

Do debian & ubuntu package the scripts from here, or do they have their own versions? The poff script in particular seems to be making policy decisions about how to...