Skip to content

Commit

Permalink
update README (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanku authored Jan 11, 2024
1 parent 5dd50fa commit 8710d49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ SRAM22 generates memory blocks based on a TOML configuration file. An example co
```toml
num_words = 64
data_width = 32
mux_ratio = 2
write_size = 32
mux_ratio = 4
write_size = 8
control = "ReplicaV2"
# The `pex_level` flag is only available with a full installation.
pex_level = "rcc"
Expand Down

0 comments on commit 8710d49

Please sign in to comment.