TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

AMD MicroBlaze V Processor: A Flexible and Efficient RISC-V Processor

337 点作者 stevefan1999超过 1 年前

11 条评论

phendrenad2超过 1 年前
This is confusing unless you remember that AMD bought Xilinx recently, so random new Xilinx products will likely get the AMD name applied on them.
评论 #38140415 未加载
gsmecher超过 1 年前
According to a Reddit comment [1], this is the same MicroBlaze RTL with a RISC-V instruction decoder in front of it. This seems crazy from a let&#x27;s-make-the-best-RISCV-core perspective, but that&#x27;s never been Xilinx&#x2F;AMD&#x27;s goal.<p>MicroBlaze has always been a great example of a boring in-order RISC CPU in a boring niche. For an FPGA vendor, soft cores are loss leaders: they sell silicon but don&#x27;t make money on their own. They are also boring technology: they are &quot;integration glue&quot;, and don&#x27;t belong in the portion of the FPGA that drives performance. &quot;Good enough&quot; is good enough.<p>If AMD really is reusing MicroBlaze RTL, then they&#x27;re able to keep their existing firmware (core, FPU, debug, peripherals, etc) and software (HAL, compiler, drivers). These are all highly desirable from the perspective of the vendor, and any users looking for a painless transition to the new MicroBlaze core.<p>1: <a href="https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;FPGA&#x2F;comments&#x2F;17mdcyt&#x2F;microblaze_goes_riscv&#x2F;k7md4gv&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;FPGA&#x2F;comments&#x2F;17mdcyt&#x2F;microblaze_go...</a>
评论 #38145648 未加载
评论 #38144286 未加载
评论 #38144359 未加载
评论 #38144408 未加载
jadbox超过 1 年前
Can anyone comment on how notable this announcement is for RISCV?
评论 #38137938 未加载
评论 #38140571 未加载
评论 #38141009 未加载
评论 #38140722 未加载
评论 #38137763 未加载
GeorgeTirebiter超过 1 年前
I wonder what the use cases of MicroBlaze V are vis a vi, say, SERV <a href="https:&#x2F;&#x2F;serv.readthedocs.io&#x2F;en&#x2F;latest&#x2F;servant.html" rel="nofollow noreferrer">https:&#x2F;&#x2F;serv.readthedocs.io&#x2F;en&#x2F;latest&#x2F;servant.html</a><p>That is, the only advantage MicroBlaze V gives you, besides blessing from the chip manufacturer, is speed. Aren&#x27;t FPGA CPUs usually used to do tasks that aren&#x27;t especially time-sensitive? I mean, that&#x27;s what the FPGA fabric is for, to get high-speed, time-sensitive tasks done (in conjunction with the on-chip I&#x2F;O interfaces).
评论 #38146861 未加载
dmitrygr超过 1 年前
I’m all for new soft cores. However, do we really need to pollute the name space? Microblaze is already a name of an <i>architecture</i> that somebody might want to Google.<p>Just call it AMDcoreV or some such thing
评论 #38137666 未加载
评论 #38138250 未加载
评论 #38137721 未加载
评论 #38137654 未加载
评论 #38138418 未加载
评论 #38137722 未加载
huggingmouth超过 1 年前
Does it have a psp or a me equivalent? I&#x27;m sick of shady blackbox cpus with insecure unpatchable mallard.
gautamcgoel超过 1 年前
Is the core itself open source?
评论 #38139831 未加载
评论 #38140581 未加载
bfrog超过 1 年前
would love to get like a soft core overview of all these riscv cores. Like are they open source, what sort of coremark score do they get, how big are they, etc<p>neorv, serv, vexrisc, nios v, microblaze v, etc
devmunchies超过 1 年前
Are there any dev kits to tinker with this? How does one get started?
评论 #38138252 未加载
评论 #38138567 未加载
评论 #38139286 未加载
sylware超过 1 年前
This is the first step. Those are good omens.<p>That said, instead of a 32bits core, I would have prefered a 64bits core, because once I write 64bits RISC-V assembly code paths, I could really re-use them on desktop&#x2F;server&#x2F;embedded.
评论 #38140394 未加载
IronWolve超过 1 年前
Think new processors need to have 264&#x2F;265 support so it can be used for many popular different applications, thus making them more popular. Trying to use a pi as a desktop replacement kinda sucks if you watch youtube or want to encode. A nice bonus would be some sort of AI acceleration too.
评论 #38144774 未加载
评论 #38150172 未加载