URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 1359 |
Rev 1362 |
Line 131... |
Line 131... |
(*pptmp)->writefunc = writefunc;
|
(*pptmp)->writefunc = writefunc;
|
(*pptmp)->log = 0;
|
(*pptmp)->log = 0;
|
(*pptmp)->delayr = 2;
|
(*pptmp)->delayr = 2;
|
(*pptmp)->delayw = 2;
|
(*pptmp)->delayw = 2;
|
(*pptmp)->priv_dat = dat;
|
(*pptmp)->priv_dat = dat;
|
|
(*pptmp)->chip_select = -1;
|
(*pptmp)->next = NULL;
|
(*pptmp)->next = NULL;
|
}
|
}
|
|
|
/* Register read and write function for a memory area.
|
/* Register read and write function for a memory area.
|
Memory areas should be aligned. Memory area is rounded up to
|
Memory areas should be aligned. Memory area is rounded up to
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.