Rev |
Log message |
Author |
Age |
Path |
88 |
This unit is no longer present in the new architecture |
diegovalverde |
5179d 19h |
/ |
87 |
Backup of latest trunk |
diegovalverde |
5179d 19h |
/ |
86 |
Backup of latest trunk |
diegovalverde |
5179d 19h |
/ |
85 |
Some documentation on the registers and Instruction set |
diegovalverde |
5272d 23h |
/ |
84 |
Latest changes:
Support for 4 cores working simultaneously.
The scene is divided in 4, each core renders 1/4 of the scene.
Amdahl's law is smiling upon me. |
diegovalverde |
5284d 17h |
/ |
83 |
Latest changes:
Support for 4 cores working simultaneously.
The scene is divided in 4, each core renders 1/4 of the scene.
Amdahl's law is smiling upon me. |
diegovalverde |
5284d 17h |
/ |
82 |
Latest changes:
Support for 4 cores working simultaneously.
The scene is divided in 4, each core renders 1/4 of the scene.
Amdahl's law is smiling upon me. |
diegovalverde |
5284d 17h |
/ |
81 |
Latest changes:
Support for 4 cores working simultaneously.
The scene is divided in 4, each core renders 1/4 of the scene.
Amdahl's law is smiling upon me. |
diegovalverde |
5284d 17h |
/ |
80 |
Fixed some typos. |
diegovalverde |
5284d 17h |
/ |
79 |
Latest changes:
Support for 2 cores working simultaneously.
The scene is divided in two, each core renders half of the scene.
The two cores share a bus, wish-bone protocol, and round-robin bus arbiter. |
diegovalverde |
5298d 19h |
/ |
78 |
Latest changes:
Support for 2 cores working simultaneously.
The scene is divided in two, each core renders half of the scene.
The two cores share a bus, wish-bone protocol, and round-robin bus arbiter. |
diegovalverde |
5298d 19h |
/ |
77 |
Latest changes:
Support for 2 cores working simultaneously.
The scene is divided in two, each core renders half of the scene.
The two cores share a bus, wish-bone protocol, and round-robin bus arbiter. |
diegovalverde |
5298d 19h |
/ |
76 |
Latest changes:
Support for 2 cores working simultaneously.
The scene is divided in two, each core renders half of the scene.
The two cores share a bus, wish-bone protocol, and round-robin bus arbiter. |
diegovalverde |
5298d 19h |
/ |
75 |
Latest changes to make IO work in parallel with EXE |
diegovalverde |
5409d 04h |
/ |
74 |
The main changes to make IO work in parallel with EXE are here. The memory has been divided in different segments. There is a memory tha is swapping between IO and EXE. |
diegovalverde |
5409d 04h |
/ |
73 |
Changes to make IO and EXE work in parallel |
diegovalverde |
5409d 04h |
/ |
72 |
Changes some files to facilitate EXE and IO to work in parallel |
diegovalverde |
5409d 04h |
/ |
71 |
Added a flag in control unit to set the memory to swap or not, this is, while IO is populating one copy, EXE is working on the other, then they get swapped |
diegovalverde |
5409d 05h |
/ |
70 |
Fixed some of the arithmetic modules, so that we now can have EXE and IO work in parallel. |
diegovalverde |
5409d 06h |
/ |
69 |
Latest version that supports parallelising IO with EXE. |
diegovalverde |
5409d 06h |
/ |