-
Notifications
You must be signed in to change notification settings - Fork 8
Home
sa2257 edited this page Aug 28, 2018
·
6 revisions
Welcome to the Seashell wiki! This contains mostly internal notes about new ideas, designs and implementations.
Following list is a catalogue of all existing seashell documents and the niche filled by each,
-
Introduction to Seashell
- (external/ incomplete) What is Seashell, why it is developed, some supporting literature and what features it supports
-
Syntax and Semantics
- (internal as of now) How to program in Seashell and what it means
-
Error messages
- (internal as of now) Error messages seashell would give and what each means
-
Installation guide
- (internal as of now) Requisites for Seashell and how to install
-
Seashell Notes
- (external) Introduction and descriptions to new Seashell concepts, mainly new types.
-
Background
- (external) Appendix with pre-assumed knowledge about hardware to follow Seashell notes
-
Work Notes
- (internal) Temporary notes intended as logs and implementation aids
-
Roadmap
- (internal)
-
Hardware programming 101
- (external) Tutorial on how to write hardware from scratch using seashell, Vivado backend and Xilinx Zed board.