URL
https://opencores.org/ocsvn/neorv32/neorv32/trunk
Subversion Repositories neorv32
[/] [neorv32/] [trunk/] [rtl/] [README.md] - Rev 62
Go to most recent revision | Compare with Previous | Blame | View Log
## VHDL Source Folders
### [`core`](https://github.com/stnolting/neorv32/tree/master/rtl/core)
This folder contains the core VHDL files for the NEORV32 CPU and the NEORV32 Processor.
When creating a new synthesis/simulation project make sure that all `*.vhd` files from this folder are added to a
*new design library* called `neorv32`.
### [`templates`](https://github.com/stnolting/neorv32/tree/master/rtl/templates)
Alternative top entities / wrappers for the NEORV32 Processor.
Go to most recent revision | Compare with Previous | Blame | View Log