Skip to content

Commit e5faa58

Browse files
authored
Better explanation of resolution config for demos.
1 parent 689d8ee commit e5faa58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ There are also three test cards that the demo modules can use:
6666
* **[Test Card Squares](hdl/demo/test_card_squares.v)** - squares and lines of different colours (1-bit per colour)
6767
* **[Test Card Gradient](hdl/demo/test_card_gradient.v)** - colour gradient (8-bit per colour)
6868

69-
You can adjust the demo resolution by changing the parameters for `display_clocks`, `display_timings`, and `test_card` or `test_card_simple`. Comments in the demos provide settings for tested [resolutions](#display-resolution-support).
69+
You can adjust the demo resolution by changing the parameters for `display_clocks`, `display_timings`, and the test card you're using. Comments in the demos provide the parameters you need for the [supported resolutions](#display-resolution-support).
7070

7171

7272
## Modules

0 commit comments

Comments
 (0)