Skip to content

Commit

Permalink
Docs: Update gateware wording
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Katarzynski <[email protected]>
  • Loading branch information
pkatarzynski committed Nov 29, 2024
1 parent 4505664 commit fe314b4
Show file tree
Hide file tree
Showing 16 changed files with 11 additions and 237 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ sdram_init.py
vivado.*
riscv64-unknown-elf-gcc*
docs/build
docs/source/build/**
2 changes: 1 addition & 1 deletion docs/source/arty.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Arty-A7 board

The following instructions explain how to set up the board.

For FPGA gateware documentation for this board, refer to the [Gateware Documentation chapter](build/arty/documentation/index.rst).
For FPGA digital design documentation for this board, refer to the [Digital design](build/arty/documentation/index.rst) chapter.

## Board configuration

Expand Down
37 changes: 0 additions & 37 deletions docs/source/build/arty/documentation/index.rst

This file was deleted.

This file was deleted.

38 changes: 0 additions & 38 deletions docs/source/build/ddr5_test_board/documentation/index.rst

This file was deleted.

40 changes: 0 additions & 40 deletions docs/source/build/ddr5_tester/documentation/index.rst

This file was deleted.

37 changes: 0 additions & 37 deletions docs/source/build/lpddr4_test_board/documentation/index.rst

This file was deleted.

37 changes: 0 additions & 37 deletions docs/source/build/zcu104/documentation/index.rst

This file was deleted.

2 changes: 1 addition & 1 deletion docs/source/data_center_rdimm_ddr4_tester.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The hardware is open and can be found on GitHub:

The following instructions explain how to set up the board.

For FPGA gateware documentation for this board, refer to the [Gateware Documentation chapter](build/ddr4_datacenter_test_board/documentation/index.rst).
For FPGA digital design documentation for this board, refer to the [Digital design](build/ddr4_datacenter_test_board/documentation/index.rst) chapter.

## IO map

Expand Down
2 changes: 1 addition & 1 deletion docs/source/data_center_rdimm_ddr5_tester.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The hardware is open and can be found on [GitHub](https://github.com/antmicro/rd

The following instructions explain how to set up the board.

For FPGA gateware documentation for this board, refer to the [Gateware Documentation chapter](build/ddr5_test_board/documentation/index.rst).
For FPGA digital design documentation for this board, refer to the [Digital design](build/ddr5_test_board/documentation/index.rst) chapter.

## IO map

Expand Down
4 changes: 2 additions & 2 deletions docs/source/general.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The aim of this project is to provide a platform for testing [DRAM vulnerability

## Architecture

The setup consists of FPGA gateware and application side software.
The setup consists of FPGA digital design and application side software.
The following diagram illustrates the general system architecture.

```{image} ./images/architecture.png
Expand Down Expand Up @@ -102,7 +102,7 @@ Next time you want to use a bitstream packaged in such way, all you need to do i

## Local documentation build

The gateware part of the documentation is auto-generated from source files.
The digital design part of the documentation is auto-generated from source files.
Other files are static and are located in the `doc/` directory.
To build the documentation, enter:

Expand Down
2 changes: 1 addition & 1 deletion docs/source/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ The application side consists of a set of Python scripts communicating with the
* [Performing attacks (hammering)](hammering.md) - instructions for performing rowhammer attacks, examples, DRAM config guide and Python utility overview
* [Result visualization](visualization.md) - instructions for generating plots and visualizations
* [Test-writing playbook](playbook.md) - guide for using dedicated Python classes and scripts for writing rowhammer-related tests
* Gateware documentation - FPGA gateware documented per-board:
* Digital design- FPGA digital design documented per-board:
* [Arty-A7 board](build/arty/documentation/index.rst)
* [LPDDR4 Test Board](build/lpddr4_test_board/documentation/index.rst)
* [Data Center RDIMM DDR4 Tester](build/ddr4_datacenter_test_board/documentation/index.rst)
Expand Down
2 changes: 1 addition & 1 deletion docs/source/lpddr4_test_board.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The hardware is open and can be found on GitHub:
- Test board: <https://github.com/antmicro/lpddr4-test-board>
- Testbed: <https://github.com/antmicro/lpddr4-testbed>

For FPGA gateware documentation for this board, refer to the [Gateware Documentation chapter](build/lpddr4_test_board/documentation/index.rst).
For FPGA digital design documentation for this board, refer to the [Digital design](build/lpddr4_test_board/documentation/index.rst) chapter.

## IO map

Expand Down
2 changes: 1 addition & 1 deletion docs/source/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ To use a bitstream packaged this way, run `unzip your-bitstream-file.zip`.

## Local documentation build

The gateware part of the documentation is auto-generated from source files.
The part of the documentation related to the ditital design is auto-generated from source files.
Other files are static and are located in the `doc/` directory.
To build the documentation, enter:

Expand Down
2 changes: 1 addition & 1 deletion docs/source/so_dimm_ddr5_tester.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The SO-DIMM DDR5 tester is an open source hardware test platform that enables te
The hardware is open and can be found on GitHub:
<https://github.com/antmicro/sodimm-ddr5-tester>

For FPGA gateware documentation for this board, refer to the [Gateware Documentation chapter](build/ddr5_tester/documentation/index.rst).
For FPGA digital design documentation for this board, refer to the [Digital design](build/ddr5_tester/documentation/index.rst) chapter.

## IO map

Expand Down
2 changes: 1 addition & 1 deletion docs/source/zcu104.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A simple EtherBone server is implemented for this purpose (the source code can b

The following instructions show how to set up the board for the first time.

For FPGA gateware documentation for this board, refer to the [Gateware Documentation chapter](build/zcu104/documentation/index.rst).
For FPGA design documentation for this board, refer to the [Digital design](build/zcu104/documentation/index.rst) chapter.

## Board configuration

Expand Down

0 comments on commit fe314b4

Please sign in to comment.