Skip to content

Commit

Permalink
Merge branch 'lekcyjna/update-synthesis-doc' of github.com:kuznia-rdz…
Browse files Browse the repository at this point in the history
…eni/coreblocks into lekcyjna/update-synthesis-doc
  • Loading branch information
Lekcyjna committed Dec 3, 2023
2 parents 4a70573 + 5d89258 commit b9aad40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/synthesis/synthesis.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ PYTHONHASHSEED=0 ./scripts/gen_verilog.py --verbose --config full

## Regression tests

Regression tests should ensure that Coreblocks is complaint with RISC-V specification requirements. Tests include
Regression tests should ensure that Coreblocks is compliant with RISC-V specification requirements. Tests include
assembler programs that tests entire RISC-V instruction set. We execute these programs in a similar way to benchmarks.
So, as a first step, we compile the programs to the binary format and then we run them on core simulated by Verilator
and Cocotb.
Expand Down

0 comments on commit b9aad40

Please sign in to comment.