Commit Graph

5710 Commits

Author SHA1 Message Date
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
tangxifan 40ff4a73aa
Merge pull request #959 from lnis-uofu/dependabot/submodules/yosys-plugins-34d497e
Bump yosys-plugins from `f2a7c53` to `34d497e`
2022-12-28 21:38:32 -08:00
tangxifan c4d7737d4b
Merge pull request #961 from lnis-uofu/ubuntu22p04_support
Ubuntu22p04 support
2022-12-28 20:59:58 -08:00
tangxifan 6ba23352b2 [doc] minor fix 2022-12-28 18:46:10 -08:00
tangxifan 640bc39180 [doc] update compilation guidelines 2022-12-28 12:36:51 -08:00
tangxifan 0c09c04945 [ci] add dependencies for doc build 2022-12-28 12:36:40 -08:00
tangxifan a4e786f30e [ci] add ubuntu 22.04 to ci 2022-12-28 11:59:06 -08:00
tangxifan 58a6b07861 [ci] add the dependency list for ubuntu 22.04 2022-12-28 11:52:51 -08:00
dependabot[bot] 2c05ec41a6
Bump yosys-plugins from `f2a7c53` to `34d497e`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `f2a7c53` to `34d497e`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](f2a7c53d29...34d497ee7c)

---
updated-dependencies:
- dependency-name: yosys-plugins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 07:03:48 +00:00
tangxifan 4e6298f512
Merge pull request #957 from lnis-uofu/dependabot/submodules/yosys-plugins-f2a7c53
Bump yosys-plugins from `bf1ab1b` to `f2a7c53`
2022-12-27 19:29:38 -08:00
dependabot[bot] ef5e0457b9
Bump yosys-plugins from `bf1ab1b` to `f2a7c53`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `bf1ab1b` to `f2a7c53`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](bf1ab1ba86...f2a7c53d29)

---
updated-dependencies:
- dependency-name: yosys-plugins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 07:14:12 +00:00
tangxifan 94c58ae556
Merge pull request #952 from lnis-uofu/dependabot/submodules/yosys-plugins-bf1ab1b
Bump yosys-plugins from `77fb7b1` to `bf1ab1b`
2022-12-20 10:01:54 -08:00
tangxifan cb9ed0a526
Merge pull request #953 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-12-19 16:28:13 -08:00
github-actions[bot] c281b8d20b Updated Patch Count 2022-12-20 00:02:15 +00:00
dependabot[bot] 25ee0d22ce
Bump yosys-plugins from `77fb7b1` to `bf1ab1b`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `77fb7b1` to `bf1ab1b`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](77fb7b17d9...bf1ab1ba86)

---
updated-dependencies:
- dependency-name: yosys-plugins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 07:06:33 +00:00
tangxifan 9c78fe0796
Merge pull request #949 from lnis-uofu/dependabot/submodules/yosys-plugins-77fb7b1
Bump yosys-plugins from `99b6b6e` to `77fb7b1`
2022-12-18 21:14:46 -08:00
dependabot[bot] e091f82afc
Bump yosys-plugins from `99b6b6e` to `77fb7b1`
Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `99b6b6e` to `77fb7b1`.
- [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases)
- [Commits](99b6b6e4f6...77fb7b17d9)

---
updated-dependencies:
- dependency-name: yosys-plugins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 07:05:46 +00:00
tangxifan 014107e788
Merge pull request #945 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2022-12-08 16:47:42 -08:00