URL
https://opencores.org/ocsvn/forth-cpu/forth-cpu/trunk
Subversion Repositories forth-cpu
[/] [forth-cpu/] [trunk/] [t/] [readme.md] - Rev 5
Compare with Previous | Blame | View Log
# t/This folder is for tests. At the moment the tests are for the ANSI terminalemulator, but code that exercises the eForth interpreter on the running systemcould be added.The file [ansi.fth][] contains a framework for generated text files thatcontain ANSI Escape Sequences, which can be used to test that the VT100 moduleis working correctly.[eforth.fth][] contains code that should run on the target.All of this should be transmitted to the target over a UART.[ansi.fth]: ansi.fth[eforth.fth]: eforth.fth
