Close

Simple Complex

A project log for Trinity Core and Net

A 32 Bit Variable Length Instruction Set Core and Transputer Like Comms Network

andre-powellAndre Powell 07/02/2017 at 15:180 Comments

I now have a first cut Simple Complex, this has Trinity, a simple DMA, 16kB of Data SRAM, 8kB of Instruction SRAM, 4 kB of ROM, simple word DMA, Interconnect, PIO and the Interrupt controller.

I need to test it to ensure that it works.

Note the Instruction SRAM, the intention is that this will be an area which will allow the block to receive a block of code and then run from it.

Discussions