Skip to content

Commit

Permalink
Fix typo in RUNNING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cgouert committed Sep 17, 2023
1 parent 4e8516f commit 3fdf1fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RUNNING.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
--arithmetic
cargo run --bin helm --release -- \
--arithmetic u16 \
--verilog ./hdl-benchmarks/processed-netlists/5x5_x_5x5_mmult-lut-2-1.v
--verilog ./hdl-benchmarks/processed-netlists/5x5_x_5x5-mmult-arith.v
```
2. Support for 10x10 x 10x10 and 15x15 x 15x15.

Expand Down

0 comments on commit 3fdf1fd

Please sign in to comment.