https://github.com/tklauser/nios2ci
Nios II Custom Instructions
https://github.com/tklauser/nios2ci
Last synced: 5 months ago
JSON representation
Nios II Custom Instructions
- Host: GitHub
- URL: https://github.com/tklauser/nios2ci
- Owner: tklauser
- License: other
- Created: 2013-01-17T15:34:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-02-17T16:52:53.000Z (over 9 years ago)
- Last Synced: 2025-04-03T06:42:59.644Z (about 1 year ago)
- Language: VHDL
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
nios2ci - Collection of custom assembler instructions for Nios II
-----------------------------------------------------------------
This is a random collection of of custom assembler instructions (in VHDL) for
the Nios II soft-core processor.
They are subdivided into the following categories:
bitops
bit operations
See the documentation from Altera on Nios II Custom instructions on how these
are structured and how to include them into your design:
http://www.altera.com/literature/ug/ug_nios2_custom_instruction.pdf
See the file COPYING for licensing information.
Web: http://opencores.org/project,nios2ci
Contact: tklauser@opencores.org
Subversion: http://opencores.org/ocsvn/nios2ci
git mirror: https://github.com/tklauser/nios2ci