Guest User

N64 hardware files

a guest
May 1st, 2020
841
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. DEPOT/RF/HW/CHIP/BCP and DEPOT/RF/HW/CHIP/RCP:
  2. ai - audio interface module
  3. ar - ???
  4. at - attribute buffers
  5. bl - blend unit
  6. cc - color combine unit
  7. cs - command shuffle unit
  8. cv - coverage unit
  9. dm - ??? (empty)
  10. ep - edge walker pipe
  11. ew - edge walker
  12. io - dma
  13. jtag - jtag interface
  14. ls - rsp load/store unit
  15. mi - mips interface module
  16. ms - memspan logic
  17. pi - peripheral interface module
  18. rdp - the fucking rdp
  19. ri - rdram interface module
  20. rsp - "the whole shebang"
  21. sb - imem/dmem outbound bus
  22. si - serial interface module
  23. su (rsp only) - scalar unit datapath/control
  24. st (bcp only) - ??? ("stepper")
  25. tc - texture coordinate unit
  26. tf - texture filter unit
  27. tm - texure memory unit
  28. ui (bcp only) - usb interface module (!!!)
  29. vi - video interface module
  30. vu - vector unit
  31.  
  32. DEPOT/RF/HW/CHIP/LIB/VERILOG
  33. virage - virage sdram
  34. toshiba/flash - toshiba flash ram
  35. samsung - various samsung flash rams
  36. rom - roms and maskroms
  37. ricoh_encoder - ???
  38. ri_model - behavioral model for rdram interface module
  39. ram - internal ram modules
  40. r4300 - cpu
  41. nintendo - ???
  42. nec.15 - ??? (standard library?)
  43. nec - ??? (standard library?)
  44. mjctrl - controller master simulation model
  45. micron - micron sdram ddr
  46. lctrl - local controller behavioral model (+ board model)
  47. jlib - ??? (standard library?)
  48. jchan - joychannel behavioral model
  49. dbus - dbus driver
  50. cbus - cbus driver
  51.  
  52. DEPOT/RF/HW/CHIP/LIB-RCP/VERILOG
  53. dp - datapath cells
  54. pads - ??? (pad library)
  55. pif - pif testing
  56. rac - rambuf asic cell (behavioral + gate)
  57. ram - internal ram modules
  58. rambus - rac testing
  59. rdram - 4mb rddram (behavioral + gate)
  60. rdram_8mb - 4mb rddram (behavioral only)
  61. rom - roms and maskroms (behavioral only)
  62. stdcell - ??? (cell library)
  63. T2pads - ??? (pad library)
  64. udp - user-defined primitives
  65. user - various drivers
  66.  
  67. DEPOT/RF/HW
  68. flif - fpga emulation libraries and tools (xilinx included!)
Add Comment
Please, Sign In to add comment