Forum Discussion
Altera_Forum
Honored Contributor
12 years agocustom instruction
Hello world; I have created my first custom IP for matrix multiplication, and i want to access it using a custom instruction, how can I make this?, my IP is compatible with the avalon bus interfac...
Altera_Forum
Honored Contributor
12 years agoThe custom instruction interface limits you to two 32bit inputs and one 32bit output, it doesn't really seem a match for matrix multiply!