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.
我目前正在从事一个必须包含多个 picoBlaze 的项目。我对 VHDL 世界很陌生,所以我想问你一个问题。
我创建了一个新项目并添加了源“KCPSM3.vhd”。然后我创建了一个应该使用 2 个 picoBlazes 的顶级实体。我已经添加了第一个 picoBlaze 组件,它是相应的 program_rom 并且我设置了信号,但现在我很困惑如何添加另一个 picoBlaze 组件。
谢谢。