Syntax highlighting and indentation for Bluespec
- Emacs Users: emacs
- If the above link does not work with newer emacs users: try this bsv-mode.el instead.
Thanks to Pranjal Vachaspati - Vim Users: vim
Piazza
The Course Book
Reading Materials
- Textbook used: BSV By Example, Rishiyur S. Nikhil and Kathy R. Czeck
- Recommended reading: Computer Organization and Design: the Hardware/Software Interface, John L. Hennessy and David A. Patterson
- For Advanced reading: Computer Architecture: A Quantitative Approach, John L. Hennessy and David A. Patterson
Reference Materials
- BSV Language Reference: Bluespec Reference Guide
- SMIPS Processor specs
- SMIPS instruction encoding summary