URL
https://opencores.org/ocsvn/mips_16/mips_16/trunk
Subversion Repositories mips_16
[/] [mips_16/] [trunk/] [doc/] [project_filesystem_description.txt] - Rev 5
Compare with Previous | Blame | View Log
Directory tree:
mips_16
+-backend Backend tool dir
| +-Xilinx Xilinx ISE work dir
+-bench Test benches & modelsim scripts for each module
| +-mips_16_core_top benches & scripts for top module
| +-module_1 benches & scripts for module_1
| +-module_2 benches & scripts for module_2
| +-... ...
| +-module_n benches & scripts for module_n
+-doc documentations
+-rtl RTL source code of this project
+-sim Modelsim work dir
+-sw Tool chains
File types:
*.asm : MIPS_16 assembly language source file
*.prog: MIPS machine language file,
generated from .asm files,
in ASCII format, for simulation only.