diff options
| author | Julian Blake Kongslie | 2021-03-23 12:22:38 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2021-03-23 12:22:38 -0700 |
| commit | 5d95607192380be5cc62592efac52814a0e090df (patch) | |
| tree | 656bc3ec79180a89f355681e454808ebce6eb6d9 /jtag_uart.hex | |
| download | toycpu-5d95607192380be5cc62592efac52814a0e090df.tar.xz | |
Initial commit.
Diffstat (limited to '')
| -rw-r--r-- | jtag_uart.hex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/jtag_uart.hex b/jtag_uart.hex new file mode 100644 index 0000000..504999f --- /dev/null +++ b/jtag_uart.hex | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | @0 | ||
| 2 | |||
| 3 | // "Hello, FPGA!\n" | ||
| 4 | 48 65 6c 6c 6f 2c 20 46 50 47 41 21 0a | ||
| 5 | |||
| 6 | 00 | ||
