This website requires JavaScript.
Explore
Help
Sign In
fpga
/
tiny-xo2-uart-loader
Watch
1
Star
0
Fork
0
You've already forked tiny-xo2-uart-loader
Code
Issues
Pull Requests
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
98
KiB
VHDL
100%
7dec75c52e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Mario Hüttel
7dec75c52e
timeout counter implemented, starting FSM that controls UART <=> Wishbone transfers
2017-11-23 00:25:09 +01:00
.gitignore
add uart and top vhd
2017-11-21 22:11:53 +01:00
efb_ufr.vhd
fix parity in uart_tx, generate EFB/UFR IP for configuration
2017-11-22 21:42:46 +01:00
synchronizer.vhd
added synchronizer ip for UART, wrote reset detection
2017-11-21 22:48:05 +01:00
top.vhd
timeout counter implemented, starting FSM that controls UART <=> Wishbone transfers
2017-11-23 00:25:09 +01:00
uart_rx.vhd
add uart and top vhd
2017-11-21 22:11:53 +01:00
uart_tx.vhd
fix parity in uart_tx, generate EFB/UFR IP for configuration
2017-11-22 21:42:46 +01:00