write Wasm code, that can print a number on the screen
commitc5e3ee1d1c445f799e3cdfeee57ae8cfa3412743
authorWojciech Kosior <kwojtus@protonmail.com>
Mon, 23 Nov 2020 13:56:03 +0000 (23 14:56 +0100)
committerWojciech Kosior <kwojtus@protonmail.com>
Mon, 23 Nov 2020 13:56:03 +0000 (23 14:56 +0100)
tree48da9c1c54cf83a73545f8a27329d281b714726b
parenta0e9d28f2a21cc42dff7ed2fce3e52cb04bc5170
write Wasm code, that can print a number on the screen
design/soc.v
tests/soc_print_number/Makefile [new file with mode: 0644]
tests/soc_print_number/VGAdump_expected.ppm [new file with mode: 0644]
tests/soc_print_number/instructions.wat [new file with mode: 0644]
tests/soc_print_number/test.v [new file with mode: 0644]
tools/stack_machine_instruction.h
tools/translate_xmacro.h
tools/wasm.h