[Libre-soc-dev] daily kan-ban update 03mar2021
Luke Kenneth Casson Leighton
lkcl at lkcl.net
Wed Mar 3 19:10:33 GMT 2021
On Wednesday, March 3, 2021, Tobias Platen <libre-soc at platen-software.de>
wrote:
> On Wed, 3 Mar 2021 18:02:54 +0000
> Luke Kenneth Casson Leighton <lkcl at lkcl.net> wrote:
>
>> will also need to pass in the ISACaller itself, to be able to access
>> the SPRs. also to be able to call the ISACaller.TRAP function on LD/ST
>> exceptions.
>>
>> > class RADIX:
>> > def __init__(self,mem):
>> > self.mem = mem
> pushed a first skeleton and unittest
https://git.libre-soc.org/?p=soc.git;a=commitdiff;h=c9f3eb6eca6ef3e7de44e8cb9dd01a84ec3d55b7
nice. hey, the next increment, perhaps you could just pass-through to
self.mem.ld and self.mem.st.
then it should be a matter of changing the address parameter, later.
exceptions are going to be a bit fun.
l.
--
---
crowd-funded eco-conscious hardware: https://www.crowdsupply.com/eoma68
More information about the Libre-soc-dev
mailing list