OpenCores
URL https://opencores.org/ocsvn/ion/ion/trunk

Subversion Repositories ion

[/] [ion/] [trunk/] [files.txt] - Diff between revs 2 and 20

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 2 Rev 20
Line 2... Line 2...
 
 
 
 
./
./
================================================================================
================================================================================
./files.txt                 This file
./files.txt                 This file
./readme.txt                Quick start
 
 
 
 
 
 
 
./doc                       Documentation
./doc                       Documentation
================================================================================
================================================================================
Line 34... Line 33...
 
 
./src/opcodes
./src/opcodes
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
makefile                    Makefile
makefile                    Makefile
opcodes.s                   Opcode test source file
opcodes.s                   Opcode test source file
 
readme.txt                  Instructions
 
 
 
 
./src/hello                 Hello World sample
./src/hello                 Hello World sample
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
makefile                    Makefile
makefile                    Makefile
hello.c                     Prints a welcome message on a terminal
hello.c                     Prints a welcome message on a terminal
 
readme.txt                  Instructions
 
 
 
 
 
 
./vhdl                      VHDL sources
./vhdl                      VHDL sources
================================================================================
================================================================================
mips_pkg.vhdl               Package with declarations common to all modules
mips_pkg.vhdl               Package with declarations common to all modules
mips_cpu.vhdl               Main CPU core module (excludes caches)
mips_cpu.vhdl               Main CPU core module (excludes caches)
mips_shifter.vhdl           Barrel shifter module
mips_shifter.vhdl           Barrel shifter module
mips_alu.vhdl               ALU module
mips_alu.vhdl               ALU module
 
mips_mult.vhdl              Multiplier/divider mudule (from Plasma)
 
 
./vhdl/tb                   VHDL source for simulation test bench
./vhdl/tb                   VHDL source for simulation test bench
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
txt_util.vhdl               Utility functions for string handling
txt_util.vhdl               Utility functions for string handling
mips_tb1.vhdl               Simulation test bench (see ./doc/ion_project.txt)
mips_tb1.vhdl               Simulation test bench (see ./doc/ion_project.txt)

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.