dependabot[bot]
|
2c62d5634f
|
Bump yosys-plugins from `dfc1b73` to `ca5bb9a`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `dfc1b73` to `ca5bb9a`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](dfc1b73208...ca5bb9a2ba )
---
updated-dependencies:
- dependency-name: yosys-plugins
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-05 07:05:02 +00:00 |
tangxifan
|
e57e5b2d05
|
Merge pull request #979 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2023-01-04 16:03:36 -08:00 |
github-actions[bot]
|
ea849ff4be
|
Updated Patch Count
|
2023-01-05 00:02:20 +00:00 |
tangxifan
|
8db1ccc487
|
Merge pull request #974 from lnis-uofu/dependabot/submodules/yosys-plugins-dfc1b73
Bump yosys-plugins from `ef5f5a2` to `dfc1b73`
|
2023-01-04 10:28:47 -08:00 |
dependabot[bot]
|
c75170025c
|
Bump yosys-plugins from `ef5f5a2` to `dfc1b73`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `ef5f5a2` to `dfc1b73`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](ef5f5a2efe...dfc1b73208 )
---
updated-dependencies:
- dependency-name: yosys-plugins
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-03 07:04:26 +00:00 |
tangxifan
|
dfad41ac01
|
Merge pull request #973 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2023-01-02 16:05:45 -08:00 |
github-actions[bot]
|
c1c0b59170
|
Updated Patch Count
|
2023-01-03 00:04:22 +00:00 |
tangxifan
|
7b8214c4cb
|
Merge pull request #971 from lnis-uofu/shell_source
Cleanup: Move command string parsing to OpenFPGA Tokenizer
|
2023-01-02 16:03:35 -08:00 |
tangxifan
|
77b64a21d4
|
[lib] format
|
2023-01-02 12:41:24 -08:00 |
tangxifan
|
994402ec9a
|
[engine] move shell cmd split function to openfpga tokenizer
|
2023-01-02 12:38:16 -08:00 |
tangxifan
|
33c0c3a972
|
Merge pull request #970 from lnis-uofu/shell_source
Now support calling other commands through a string or an external file inside a script/shell
|
2023-01-01 20:53:10 -08:00 |
tangxifan
|
5606566839
|
[engine] format
|
2023-01-01 17:37:44 -08:00 |
tangxifan
|
d48d7d6343
|
[doc] format fix
|
2023-01-01 17:28:55 -08:00 |
tangxifan
|
882682c30a
|
[doc] update for using batch_mode
|
2023-01-01 17:23:36 -08:00 |
tangxifan
|
54c3b965f2
|
[script] fixed a bug
|
2023-01-01 17:19:11 -08:00 |
tangxifan
|
3c8e157d7b
|
[script] rename and fix typo
|
2023-01-01 17:13:23 -08:00 |
tangxifan
|
43cb498827
|
[test] deploy new tests to basic regression tests
|
2023-01-01 17:07:25 -08:00 |
tangxifan
|
83d7ff56e1
|
[script] add dedicated testcase for source commands
|
2023-01-01 17:04:24 -08:00 |
tangxifan
|
cdec0cf28c
|
[script] add a custom variable to specify the path to openfpga shell script
|
2023-01-01 16:51:21 -08:00 |
tangxifan
|
c50daf273c
|
[script] add example script for using source command
|
2023-01-01 16:50:10 -08:00 |
tangxifan
|
e46397c91c
|
[doc] update doucmentation about new command source
|
2023-01-01 12:06:49 -08:00 |
tangxifan
|
7610e536bf
|
[engine] now 'source' command can be seen in help desk
|
2023-01-01 12:01:37 -08:00 |
tangxifan
|
faff254808
|
[lib] now command line supports pairs of "" where users can define a long string with spaces inside
|
2023-01-01 11:56:58 -08:00 |
tangxifan
|
76570e653c
|
[engine] format
|
2023-01-01 10:23:18 -08:00 |
tangxifan
|
c90f8389f1
|
[engine] debugged
|
2023-01-01 10:22:47 -08:00 |
tangxifan
|
8d947c7bdb
|
[engine] now developers can write their superset command based on other commands through openfpga shell
|
2023-01-01 10:10:09 -08:00 |
tangxifan
|
cfedc547d9
|
[lib] code format
|
2022-12-31 23:39:05 -08:00 |
tangxifan
|
50aec6ec62
|
[lib] add exec command as a pre-defined one in shell
|
2022-12-31 23:37:38 -08:00 |
tangxifan
|
6e3ea51a06
|
[lib] now openfpga shell supports 'source <script>' command
|
2022-12-31 22:22:30 -08:00 |
tangxifan
|
7c95e6d7ef
|
Merge pull request #969 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2022-12-31 17:26:18 -08:00 |
github-actions[bot]
|
39317e3724
|
Updated Patch Count
|
2023-01-01 00:02:46 +00:00 |
tangxifan
|
2931e03d86
|
Merge pull request #968 from lnis-uofu/vpr_single_step
Now VPR can be run independently in OpenFPGA shell
|
2022-12-30 21:45:30 -08:00 |
tangxifan
|
5dfb3e6cb0
|
[doc] added an example about how to call vpr
|
2022-12-30 18:43:01 -08:00 |
tangxifan
|
d7a95a8ec2
|
[script] fixed some bugs
|
2022-12-30 18:30:52 -08:00 |
tangxifan
|
56a3e6e463
|
[test] reduce test size
|
2022-12-30 18:28:17 -08:00 |
tangxifan
|
93b020b0b3
|
[test] deploy new test to basic regression tests
|
2022-12-30 18:26:22 -08:00 |
tangxifan
|
ae11a4fbf2
|
[test] add a new test case
|
2022-12-30 18:25:15 -08:00 |
tangxifan
|
6973e9fb98
|
[script] add an example script for vpr standalone calls
|
2022-12-30 18:23:14 -08:00 |
tangxifan
|
bffb4eedc9
|
[engine] typo
|
2022-12-30 18:18:51 -08:00 |
tangxifan
|
d329f0bb44
|
[engine] code format
|
2022-12-30 18:17:19 -08:00 |
tangxifan
|
492b8a153a
|
[doc] add documentation about vpr commands
|
2022-12-30 18:16:00 -08:00 |
tangxifan
|
5c4e749b95
|
[engine] add standalone vpr commands
|
2022-12-30 18:12:51 -08:00 |
tangxifan
|
c5171480db
|
Merge pull request #965 from lnis-uofu/makefile_hotfix
Now make compile should work well
|
2022-12-30 16:08:35 -08:00 |
tangxifan
|
c0343c7bd3
|
Merge pull request #966 from lnis-uofu/openfpgashell_hotfix
Now OpenFPGA Shell can show customized name in ending messages
|
2022-12-30 16:08:23 -08:00 |
tangxifan
|
c9c410826d
|
[lib] replace hardcoded name with shell name
|
2022-12-30 11:58:45 -08:00 |
tangxifan
|
15b4bdbe1d
|
[script] now make compile should work well.
|
2022-12-30 11:00:17 -08:00 |
tangxifan
|
f3ec7927be
|
Merge pull request #964 from lnis-uofu/dependabot/submodules/yosys-plugins-ef5f5a2
Bump yosys-plugins from `34d497e` to `ef5f5a2`
|
2022-12-30 09:49:09 -08:00 |
dependabot[bot]
|
6f8023401d
|
Bump yosys-plugins from `34d497e` to `ef5f5a2`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `34d497e` to `ef5f5a2`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](34d497ee7c...ef5f5a2efe )
---
updated-dependencies:
- dependency-name: yosys-plugins
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-30 07:06:17 +00:00 |
tangxifan
|
981d05888e
|
Merge pull request #963 from lnis-uofu/patch_update
Pulling refs/heads/master into master
|
2022-12-29 19:47:13 -08:00 |
github-actions[bot]
|
081df37506
|
Updated Patch Count
|
2022-12-30 00:02:26 +00:00 |