OpenCores
Issue List
Compiled Code to Manipulate Array Breaks CPU #3
Open NULL opened this issue over 2 years ago
NULL commented over 2 years ago

We're modeling a CPU for a senior design project off of your cpu lecture. However, we are trying to run AES encryption on the machine and any array not in the program memory that's not constant (which is what we need) causes the CPU to fail to produce any output, even the single character test we are attempting.


Assignee
No one
Labels
Bug