tangxifan
|
3b7762ef85
|
[Lib] Now try to call undefined command will cause a error code to return
|
2021-01-24 17:44:51 -07:00 |
tangxifan
|
a8158322ef
|
[Tool] Bug fix in setting command execution status in OpenFPGA shell
|
2021-01-24 17:25:03 -07:00 |
tangxifan
|
fd0e73a9bb
|
[Tool] Enhance return code for openfpga shell
|
2021-01-24 14:48:27 -07:00 |
tangxifan
|
8cac3291cb
|
[Tool] Add batch mode to openfpga shell execution
|
2021-01-24 14:33:58 -07:00 |
tangxifan
|
c23742c751
|
[OpenFPGA code] fix bug for clang compatibility
|
2020-09-14 20:13:27 -06:00 |
tangxifan
|
f97e3bfba6
|
add timer to openfpga shell
|
2020-07-02 18:02:33 -06:00 |
tangxifan
|
e2d3ac78ec
|
skip empty lines in OpenFPGA shell
|
2020-06-25 10:18:05 -06:00 |
tangxifan
|
05d276097e
|
critical bug fixed in openfpga shell so that our command parse results should be reset each time before parsing a line
|
2020-06-11 19:31:05 -06:00 |
tangxifan
|
07a384e440
|
now use openfpga tokenizer to trim command line string in openfpga shell
|
2020-04-13 11:08:31 -06:00 |
tangxifan
|
b9dab2baaf
|
add exit codes to command execution in shell context
|
2020-04-08 16:18:05 -06:00 |
tangxifan
|
e31dc1f2f2
|
openfpga shell now support continued line charactor '\'
|
2020-04-07 21:27:51 -06:00 |
tangxifan
|
33315f0521
|
now openfpga shell allow empty space at beginning and end of each line in script mode
|
2020-04-07 20:46:45 -06:00 |
tangxifan
|
3647548526
|
clean up on the shell echo commands
|
2020-03-20 11:07:45 -06:00 |
tangxifan
|
3aca7b498c
|
Show help desk when a command is called inside shell without satisfying the dependency
|
2020-03-09 09:34:21 -06:00 |
tangxifan
|
df056f5d70
|
openfpga shell will stay in interactive mode after executing a script
|
2020-01-27 17:56:24 -07:00 |
tangxifan
|
5ecb771673
|
debugging the annotation to physical mode of pb_types
|
2020-01-27 17:43:22 -07:00 |
tangxifan
|
b641ae15d3
|
add command dependency in shell execution
|
2020-01-24 16:46:39 -07:00 |
tangxifan
|
655f84b00e
|
add write_openfpga_arch command to openfpga shell
|
2020-01-23 20:58:15 -07:00 |
tangxifan
|
e69aa5ba30
|
change type casting for vpr macro
|
2020-01-23 14:57:53 -07:00 |
tangxifan
|
26e6c4012f
|
add const context function execution for shell
|
2020-01-23 14:50:03 -07:00 |
tangxifan
|
523f9ac391
|
start implement openfpga shell and use vpr as a macro
|
2020-01-22 20:20:10 -07:00 |
tangxifan
|
e983966a08
|
add macro function support to openfpga shell and update unit test
|
2020-01-22 19:30:36 -07:00 |
tangxifan
|
558f0bb1bd
|
bug fixing in shell echo messages and add a test script
|
2020-01-22 17:11:24 -07:00 |
tangxifan
|
bb8ef9614f
|
change to namespace openfpga and bug fixed to avoid easy crash due to wrong options
|
2020-01-22 16:49:32 -07:00 |
tangxifan
|
f8c5c1a117
|
update shell with new function binding strategy and new help desk print-out
|
2020-01-22 16:05:14 -07:00 |
tangxifan
|
7073e4d082
|
add shell unit test
|
2020-01-21 22:59:53 -07:00 |
tangxifan
|
4f26e2519f
|
add shell interface and command execution
|
2020-01-21 20:46:24 -07:00 |