I am currently working on a project that has to incorporate more than one picoBlaze. I am very new to the world of VHDL so I would like to ask you a question.
I created a new project and added source "KCPSM3.vhd". Then I created a top level entity that is supposed to use 2 picoBlazes. I've added the first picoBlaze component and it's corresponding program_rom and I set up the signals but now I am confused how to add another picoBlaze component.
Thanks.