Changes between Version 8 and Version 9 of Component/lm32
- Timestamp:
- Jul 9, 2009, 11:17:17 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/lm32
v8 v9 34 34 35 35 == MMU suppurt == 36 The lm32 provided by lattice does not have an mmu. 36 37 The lm32 provided by lattice does not have any mmu support. 38 39 == Interrupt sensitivity == 40 41 The ISS is sensitive to high level interrupts whereas the RTL version is sensitive to low level interrupts. This has been done to facilitate the integration with the rest of SocLib modules. 42 37 43 38 44 == Configuration of the ISS ==