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

Subversion Repositories lpffir

[/] [lpffir/] [trunk/] [README.txt] - Blame information for rev 2

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 vladimirar
                       LPFFIR Project README
2
 
3
DIRECTORY STRUCTURE:
4
── bench            Top level test bench
5
│   ├── systemc     For SystemC sources
6
│   └── verilog     For verilog sources
7
8
├── doc             Specification, design, verification and other PDF documents
9
│   └── src         Source version of all documents (Microsoft Word, Microsoft Visio)
10
11
├── rtl             Verilog RTL sources
12
13
├── sim             Top level simulations
14
│   ├── matlab_sim  MATLAB simulations
15
│   │   ├── out     Useful output from MATLAB simulation
16
│   │   └── run     MATLAB sources and for running MATLAB simulations
17
│   │
18
│   └── rtl_sim     RTL simulations
19
│       ├── out     Useful output from RTL simulation
20
│       └── run     For running RTL simulations
21
22
└── sw              Software sources for Python script utilities
23
    ├── out         Useful output from Python script utilities
24
    └── run         Python sources and for running Python script utilities
25
 
26
OPEN-SOURCE TOOLS:
27
1. Ubuntu 18.04 LTS         Linux OS development platform
28
2. SystemC 2.3.2-Accellera  SystemC test bench simulator
29
3. Verilator                Verilog simulator
30
4. GTKWave                  Verilog simulation waveform viewer
31
5. GNU Octave               Octave syntax is largely compatible with MATLAB
32
6. Python                   RTL-simulation vs. MATLAB-expected check script

powered by: WebSVN 2.1.0

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