QNICE-FPGA icon indicating copy to clipboard operation
QNICE-FPGA copied to clipboard

QNICE-FPGA is a 16-bit computer system for recreational programming built as a fully-fledged System-on-a-Chip in portable VHDL.

Results 76 QNICE-FPGA issues
Sort by recently updated
recently updated
newest added

It might make sense to use `IO$GETS_S` or a similar library function

V1.7

Make IO$GETCHAR smarter, so that switching STDIN does not require "one last keypress" on the old STDIN any more before reading from the new STDIN

V1.7

At a ton of places within QNICE, we have the situation that you can tell a vhdl entity via a generic some size or some dimension such as speed (in...

V1.7

Gentlemen, it is great, that @MJoergen is diving into the hardware architecture / FPGA architecture of QNICE-FGA from scratch, because this shows us, where we might want to add those...

V1.7

The current design only stores the last pressed key. If the user presses multiple keys before the program reads from the keyboard device, then some key presses will be lost....

V1.7

uart.h and sysdef.asm have inconsistencies which should be resolved.

V1.7