Skip to content

Commit

Permalink
move documentation to pages
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNisbet committed Nov 10, 2023
1 parent ab94665 commit 9271fdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_docs/400-debugging.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ A second analyzer triggered on the rising edge of the _RD_ signal will show the

A third analyzer triggered on the rising edge of the _WR_ signal will show the value on the data bus during a write operation.

> [!IMPORTANT]
> On computers without sufficient processing power, the Logic may have difficulty capturing data when multiple analyzers are configured. If this happens, remove the analyzers, capture the data, and then add the analyzers back in to view the data. Presets can be used to save the different configurations.
{% include important.html content="On computers without sufficient processing power, the Logic may have difficulty capturing data when multiple analyzers are configured. If this happens, remove the analyzers, capture the data, and then add the analyzers back in to view the data. Presets can be used to save the different configurations." %}


The screenshot below shows the output of three Simple Parallel Analyzers. All are monitoring the _AD0..AD7_ lines and clocking on the _ALE_, _RD_, and _WR_ lines.

Expand Down

0 comments on commit 9271fdf

Please sign in to comment.