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

Subversion Repositories wbuart32

[/] [wbuart32/] [trunk/] [bench/] [cpp/] [README.md] - Blame information for rev 5

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 5 dgisselq
+ C++ source files
2
 
3
Items within this directory include:
4
 
5
- uartsim defines a C++ class that can be used for simulating a UART within
6
Verilator.  This class can be used both to generate valid UART signaling,
7
to determine if your configuration can receive it properly, as well as to decode
8
valid UART signaling to determine if your configuration is properly setting the
9
UART signaling wire.
10
 
11
- speech.txt, and the associated speech.hex file, is the text that speechfifo
12
will transmit.  It is currently set to the Gettysburg Address.  While you are welcome to change this, the length of this file is hard coded within the verilog file that references it.
13
 
14
- mkspeech, a Verilog hex file generator--although it also converts newlines to
15
carriage-return newline pairs
16
 
17
- Demonstration projects using these:
18
-- helloworld, exercises and tests the helloworld.v test bench
19
-- linetest, exercises and tests the linetest.v test bench.  This also creates a .VCD file which can be viewed via GTKwave
20
-- speechtest, exercises and tests the speechfifo test bench.  When run with the -i option, speechtest will also generate a .VCD file for use with GTKwave.
21
 

powered by: WebSVN 2.1.0

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