Nios-II assembly support!
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 1.4k
- Avg merge
- 15h 36m
- Merged PRs (30d)
- 3
Description
Language
This is a language that is used to program the soft processor on intels DE-series FPGA boards.
I know that both UofT and Waterloo both use this language to teach computer organization!
Additional resources
http://www-ug.eecg.toronto.edu/msl/manuals/n2cpu_nii5v1.pdf
Someone has also definitely made a vscode extension for this language too!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked Nios-II CPU manual first to understand the language and its syntax. Then inspect Prism's existing language support and determine how a new Nios-II definition is registered and verified; done means representative Nios-II assembly receives correct syntax highlighting.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100