Stefan Lankes
416a798adc
remove typo
2011-08-26 03:43:50 -07:00
Stefan Lankes
7980fd5bd7
RCCE_shmalloc manages only physical memory regions
...
=> users have to map these regions in the virtual address space by their own
=> temporary disabling of mmnif
2011-08-15 07:13:31 -07:00
Stefan Lankes
e2c546a782
first steps to realize a SVM subsystem
2011-08-02 07:17:49 -07:00
Carl-Benedikt Krüger
312b19c35f
rcce_shmalloc
2011-06-28 07:31:23 +02:00
root
7724b70d55
upgrade to newest metalsvm
2011-06-27 11:39:01 +02:00
Stefan Lankes
2357d65a09
add baremetal version of coreid, readLUT and writeLUT
2011-05-24 15:04:44 -07:00
Stefan Lankes
145c2e91be
enables runtime debug messages for RCCE library calls
2011-04-21 07:31:45 +02:00
Stefan Lankes
9918db81ec
fix bugs in initialization of RCCE
...
at first, we have to enable paging and to disable caching for the configuration registers
2011-04-05 01:55:02 -07:00
Stefan Lankes
27ddfb29e6
set default frequency to 533 MHz
2011-04-01 00:26:14 -07:00
Stefan Lankes
2fb15062da
use only a int to specify the frequency in MHZ
2011-03-26 00:18:49 -07:00
Stefan Lankes
ccb8e7c73a
disable unsupported function RCCE_wtime
2011-03-24 11:39:36 +01:00
Stefan Lankes
c738a64d57
integration of RCCE in MetalSVM (untested version)
...
Attention: currently, MetalSVM didn't support the floating point unit
=> no using of RCCE_wtime
=> no using of the data type RCCE_double
=> RCCE_init expect an integer value as frequency in MHZ
2011-03-24 11:21:38 +01:00