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
5
Commits
1
Branch
0
Tags
98
KiB
VHDL
100%
master
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
27b97dce01
add exec state to FSM
2017-11-23 00:33:15 +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
add exec state to FSM
2017-11-23 00:33:15 +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