Skip to content

Commit 2e839b9

Browse files
authored
Fix: added contention error image for Chapter 8 (8.3.gif) and updated MDX content. Closes #446 (#448)
1 parent 9a1bfac commit 2e839b9

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/chapter8/3cverrormessages.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ description: "Cverrormessages page in Chapter8 of CircuitVerse documentation."
1616

1717
2. **Contention Error 1 and 0**: When the circuit is driven by two or more outputs of both HIGH and LOW, the simulator may display this error.
1818

19-
![Contention Error 1 and 0](https://i.stack.imgur.com/xW0lC.gif)
19+
![Contention Error 1 and 0](/img/img_chapter8/8.3.gif)
2020

2121
**Resolution:** Logic contention errors indicate a circuit design problem leading to large amounts of power to flow across circuit elements. Revisit your design for some wiring errors or for active multiple output enable lines that are driving a bus or circuit node simultaneously.

static/img/img_chapter8/8.3.gif

37.2 KB
Loading

0 commit comments

Comments
 (0)