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

Subversion Repositories lpffir

[/] [lpffir/] [trunk/] [README.txt] - Diff between revs 2 and 3

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

Rev 2 Rev 3
Line 1... Line 1...
                       LPFFIR Project README
                                  README
 
 
 
This file is part of the LowPass Filter with Finite Impulse Response (LPFFIR) project:
 
https://opencores.org/projects/lpffir
 
 
 
AUTHOR:
 
Vladimir Armstrong, vladimirarmstrong@opencores.org
 
 
 
DESCRIPTION:
 
Implementation of LPFFIR according to specification document:
 
./doc/LPFFIR_Specifications.pdf
 
 
DIRECTORY STRUCTURE:
DIRECTORY STRUCTURE:
── bench            Top level test bench
── bench            Top level test bench
│   ├── systemc     For SystemC sources
│   ├── systemc     For SystemC sources
│   └── verilog     For verilog sources
│   └── verilog     For verilog sources
├── doc             Specification, design, verification and other PDF documents
├── doc             Specification and other PDF documents
│   └── src         Source version of all documents (Microsoft Word, Microsoft Visio)
│   └── src         Source version of all documents (Microsoft Word, Microsoft Visio)
├── rtl             Verilog RTL sources
├── rtl             Verilog RTL sources
├── sim             Top level simulations
├── sim             Top level simulations
Line 28... Line 38...
2. SystemC 2.3.2-Accellera  SystemC test bench simulator
2. SystemC 2.3.2-Accellera  SystemC test bench simulator
3. Verilator                Verilog simulator
3. Verilator                Verilog simulator
4. GTKWave                  Verilog simulation waveform viewer
4. GTKWave                  Verilog simulation waveform viewer
5. GNU Octave               Octave syntax is largely compatible with MATLAB
5. GNU Octave               Octave syntax is largely compatible with MATLAB
6. Python                   RTL-simulation vs. MATLAB-expected check script
6. Python                   RTL-simulation vs. MATLAB-expected check script
 
 
 
TO DO:
 
1. Create Magnitude Response test of lpffir_core.sv with expected behavior of specification document Appendix B.
 
2. Create Phase Response test of lpffir_core.sv with expected behavior of specification document Appendix B.

powered by: WebSVN 2.1.0

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