This website requires JavaScript.
Explore
Help
Sign In
riscv
/
terminal
Watch
2
Star
0
Fork
0
You've already forked terminal
Code
Issues
Pull Requests
Releases
Activity
16
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Klemens Schölhorn
20aa3137a8
Rename project to terminal
2018-04-25 22:54:06 +02:00
ipcore_dir
Import existing project for displaying images through DVI on the ml507
2017-11-13 04:43:04 +01:00
.gitignore
Import existing project for displaying images through DVI on the ml507
2017-11-13 04:43:04 +01:00
clock_source.vhd
Import existing project for displaying images through DVI on the ml507
2017-11-13 04:43:04 +01:00
font.hex
Implement basic ascii framebuffer (read only for now)
2018-01-23 03:02:06 +01:00
framebuffer.vhd
Implement single character write interface
2018-04-24 23:44:13 +02:00
i2c_master.vhd
Import existing project for displaying images through DVI on the ml507
2017-11-13 04:43:04 +01:00
image_generator.vhd
Add basic example image generator
2017-11-23 04:32:27 +01:00
init_ch7301c.ucf
Add ch7301c initialization to the main unit
2017-11-23 04:29:45 +01:00
init_ch7301c.vhd
Add ch7301c initialization to the main unit
2017-11-23 04:29:45 +01:00
keyboard.vhd
Add minimal keyboard controller that counts received bytes
2018-01-10 02:17:29 +01:00
main.ucf
Add minimal keyboard controller that counts received bytes
2018-01-10 02:17:29 +01:00
main.vhd
Implement single character write interface
2018-04-24 23:44:13 +02:00
ps2.vhd
Import ps/2 core by Daniel Quintero
2018-01-09 23:57:58 +01:00
terminal_buffer.vhd
Enable writing to the terminal buffer on second port
2018-04-24 21:30:59 +02:00
terminal.vhd
Implement single character write interface
2018-04-24 23:44:13 +02:00
terminal.xise
Rename project to terminal
2018-04-25 22:54:06 +02:00
vga_test.vhd
Import existing project for displaying images through DVI on the ml507
2017-11-13 04:43:04 +01:00
vga.vhd
Move vga and image creation entities into a new terminal entity
2018-04-24 21:58:42 +02:00
Description
VGA-Terminal für ML507
560
KiB
Languages
VHDL
100%