OpenFPGA/libopenfpga/libopenfpgashell/test_script/test.openfpga

10 lines
124 B
Plaintext
Raw Normal View History

# Call the help desk
help
# Set a value to the internal variable
set --value 5
print # Print out the value
exit # Finish