FPGA開発日記

カテゴリ別記事インデックス https://msyksphinz.github.io/github_pages , English Version https://fpgadevdiary.hatenadiary.com/

2022-08-03から1日間の記事一覧

分岐予測の評価キット Branch Prediction Championship Kit を試す (7. Path-Based Predictorについて)

Branch Prediction Championship Simulatorの続きを試す。 なんとなくPerceptron Predictorについて理解できたので、もう一歩進んでPath-Based Branch Predictionについて資料を読んでみる。 読んでいるのは以下の論文。 ieeexplore.ieee.org この論文で出て…