URL
https://opencores.org/ocsvn/zap/zap/trunk
Subversion Repositories zap
Compare Revisions
- This comparison shows the changes necessary to convert path
/zap
- from Rev 56 to Rev 57
- ↔ Reverse comparison
Rev 56 → Rev 57
/trunk/README.md
1,3 → 1,5
## NOTE: This project was designed by me as a part of a student design contest. It is no longer actively supported. |
|
## The ZAP ARM Processor (ARMv5T Compatible, FPGA Synthesizable Soft Processor) |
|
### Author : Revanth Kamaraj (revanth91kamaraj@gmail.com) |
149,7 → 151,7
│ ├── Config.cfg_template |
│ ├── makefile |
│ ├── run_sim.pl |
│ └── uart_input.bash |
│ └── uart_input.pl |
├── testbench |
│ ├── chip_top.v |
│ ├── External_IP |