Skip to content

Commit

Permalink
Merge pull request #1 from yuqisun/master
Browse files Browse the repository at this point in the history
replace 10_000 with 10, 000 and remove start_docker.sh
  • Loading branch information
tancheng authored Nov 13, 2024
2 parents 565f240 + c2b2f0d commit 6c08d11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ The docker image is available
> | clk_period (ps) | frequency (Hz) | time (hour) |
> |-------|-------|-------|
> | 1000 | 1G | ~40 |
> | 10_000 | 100M | ~7 |
> | 100_000 | 10M | ~7 |
> | 10,000 | 100M | ~7 |
> | 100,000 | 10M | ~7 |
As CGRA-Flow requires GUI, a script is provided for setting up the display:
```sh
Expand Down
7 changes: 0 additions & 7 deletions start_docker.sh

This file was deleted.

0 comments on commit 6c08d11

Please sign in to comment.