Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要这里的建议。
我的中期爱好项目之一是在 FPGA 设备上构建流行 ISA(例如 ARM7)的指令集仿真器。很多人以前都这样做过。
我的要求很具体。我正在寻找具有 SoC 参考项目和板载外设支持的开发平台。想法是只关注 CPU,而其余的东西来自参考项目。应该可以用 C 语言编译和下载应用程序到板载易失性存储器(如 SDRAM)中,让软核执行它。
什么是可能的开发平台?
您可以查看 Altera DE2 板,确保它们有足够的内存用于您的目的。