FPGA開発日記
id:msyksphinz
オープンソース・アウトオブオーダCPU NaxRiscvを概観する (2.)
msyksphinz.hatenablog.com NaxRiscvのVerilogコードだが、やっぱり何が書いてあるのかさっぱりわからない。 大まかなシステム階層は以下のようになっているのだが、これだけだと分からないよね。 module NaxRiscv ( TranslatorWithRollback integer_RfTranslationPlugin_logic_impl (); AllocatorMultiPortMem integer_Rf…