강의

멘토링

로드맵

Inflearn Community Q&A

rhscnd1124824's profile image
rhscnd1124824

asked

Design Self-Study Tastebi's Practical FPGA-Based HW Accelerator Design (From LED Control to Fully Connected Layer Accelerator Design)

[FPGA Chapter 8] Understanding the AXI4-Lite Interface for Controlling HW IP - Hands-on (Using ILA for HW Debugging)

run trigger for this ila core 중단

Written on

·

70

1

안녕하세요 🙂

[1. 질문 챕터] : [FPGA 8장] HW IP 를 제어하기 위한 AXI4-Lite Interface 이해하기 - 실습편 (HW Debug 를 위한 ILA 사용)에서 32분 38초정도에 run trigger for this ila core를 하면 50정도에서 중단되서 움직이지 않습니다.

[3. 시도했던 내용, 그렇게 생각하는 이유] : https://740280.tistory.com/37 이 링크대로 frequency 바꿔봤는데 그래도 그대로 멈춰있습니다.

image.png

 

fpga임베디드

Answer 1

0

semisgdh님의 프로필 이미지
semisgdh
Instructor

안녕하세요 🙂

50은 center 죠. center 지점의 앞뒤로 캡쳐하겠다이고요.

멈춰있는 이유는 trigger 의 condition 이 충족되지 못했기 때문이라고 생각이 들어요.

trigger condition 을 확인해보시겠어요?

image.png

 

 

rhscnd1124824's profile image
rhscnd1124824

asked

Ask a question