Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
blockRAM. Added test case that checks access to the API regs.
|
|
|
|
ModelSim.
|
|
|
|
debug outputs.
|
|
Fixed boundaries for the block counter. Now we don't read mem out of bounds.
|
|
|
|
|
|
|
|
model.
|
|
and implement unwrap.
|
|
correctly. A state is wrong and memory is read too far.
|
|
interface. A bit more kludgy, esp since we need to use bank switching to be able to provide enough address space. But this removes a possible problem of the streaming address counter running wild.
|
|
things go bad and where the isssues are.
|
|
number of operations. Bad news: All values are wrong.
|
|
are starting to work. As in AES is actually initialized and used.
|
|
correctly.
|
|
doesn't hang. Now for some bug hunting.
|
|
rread works correctly.
|
|
|
|
|
|
|
|
|
|
read and write words from and to the dut API.
|
|
|
|
be able to bild and run top level simulation as well as linting all rtl code.
|
|
simulate with the AES core. Minor update to header and README. Clarified that it is RFC 5649 we are implementing.
|
|
|