Reference skill for MIPS architecture, Verilog HDL, and computer organization theory. Use when needing deep theoretical knowledge, MIPS assembly reference, CPU design strategies, or Verilog hardware implementation examples.
This skill provides a curated library of academic textbooks and reference materials regarding MIPS architecture, Computer Organization, and Verilog HDL.
Whenever you need foundational theory, specific MIPS instruction encoding details, cache/memory hierarchy design strategies, or Verilog coding examples for hardware logic, you can consult these resources.
You can use the read_file tool to read the contents of these PDF files.
/Users/rob/dev/robmarano.github.io/COaD-MIPS-6ed.pdf/Users/rob/dev/robmarano.github.io/Computer.Organization.and.Embedded.Systems,.Hamacher,.Vranesic,..Zaky,.Manjikian,.6ed,.MGH,.2012.pdf/Users/rob/dev/robmarano.github.io/Digital Design and Computer Architecture - 2nd Edition - Harris.pdf/Users/rob/dev/robmarano.github.io/courses/ece251/mips/Computer Organization with MIPS.pdf/Users/rob/dev/robmarano.github.io/Digital Design and Verilog HDL Fundamentals.pdf/Users/rob/dev/robmarano.github.io/Structural Design with Verilog - Harris.pdf/Users/rob/dev/robmarano.github.io/Verilog HDL Design Examples.pdf/Users/rob/dev/robmarano.github.io/courses/ece251/mips/See MIPS Run book.pdf/Users/rob/dev/robmarano.github.io/courses/ece251/mips/MIPS Assembly Programming - Britton.pdfread_file tool and pass the absolute path of the desired book.read_file tool will automatically truncate output exceeding 2000 lines.start_line and end_line parameters in your read_file tool call to read specific sections or chapters once you locate the table of contents.grep_search may not be able to search the raw binary PDF data effectively. Rely on read_file to parse the PDF to text, reading the table of contents first to find the relevant pages/lines.