Skip to content

v2.4

Tom Levens requested to merge v2.4 into master
  • Extra diagnostics from System to Application (resolves #11 (closed) and #13 (closed))
    • ChipTemp
    • VmeGa
  • Remove $size() from SysInfo string (resolves #10 (closed))
  • Make AppRelease a single 32b port instead of 4x8b ports (resolves #12 (closed))
    • Allows users to define the encoding instead of enforcing YYMMDDxx
  • Rename Sys/AppInfo to Sys/AppIdent to match driver naming
  • Include v2.1 of the vme64x-core which adds prefetching to speed up MBLT transfers
  • Enable WbSlave port for control over WB bus (resolves #14 (closed))
  • Move boot ROM to application (resolves #15 (closed))
  • Remove vme64x-core verilog wrapper which is now included in the OHWR repository
Edited by Tom Levens

Merge request reports