source

GOWIN built-in JTAG Logic Analyzer

The GOWIN FPGA have a built-in Logic Analyzer, which is made of extra RTL added to the project, generated from the IDE.

Step 01 - new project

step_01

Step 02 - import all files from hw dir

step_02

Step 03 - configure the target chip and extra params

step_03

Step 04 - configure spi pins

step_04

Step 05 - create new gao config

step_05

Step 06 - configure capture trigger as wanted

step_06

Step 07 - configure capture triggers with edges

step_07

Step 08 - configure capture signals as wanted

step_08

Step 09 - build the whole project program open gao

step_09

Step 10 - use sram or flash programming and choose ao 0 fs

step_10

Step 11 - get the programming to work

step_11

Step 12 - in gao select your dongle in the list and start the capture

step_12

Step 13 - result if everything went fine

step_13