Page 1 of 1

MEMCONFIG and MEMRESERVE?

PostPosted: Sun Feb 09, 2014 6:15 am
by alexrp
These exist in CGEN: https://github.com/adapteva/epiphany-cg ... y.cpu#L627

They aren't documented, however. What are they for?

Re: MEMCONFIG and MEMRESERVE?

PostPosted: Tue Feb 11, 2014 4:35 am
by aolofsson
MEMCONFIG is a test register for the local SRAM (ignore, has not logical effect)
MEMRESERVE (??? no idea should probably be removed :D )

Re: MEMCONFIG and MEMRESERVE?

PostPosted: Tue Feb 11, 2014 7:50 am
by alexrp
Should we remove these from CGEN then?