Open nbstrong opened 2 years ago
Currently the controller has a 32 bit connection to the Avalon bus. This is truncated to 8 bits upon entering the nand_master.
That is a lot of wasted throughput on the Avalon bus and the controller would be faster if it used all 32 bits.
Currently the controller has a 32 bit connection to the Avalon bus. This is truncated to 8 bits upon entering the nand_master.
That is a lot of wasted throughput on the Avalon bus and the controller would be faster if it used all 32 bits.