index
:
SystDigit-Projet.git
master
Projet de Système Digital
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add assembler ; much testing to do.
Alex AUVOLAT
2014-01-08
2
-2
/
+3
*
Make sw/sb run in one tick less, correct scheduler.
Alex AUVOLAT
2014-01-06
1
-11
/
+7
*
Document programs ; better time support in monitor.
Alex AUVOLAT
2014-01-04
2
-5
/
+7
*
CPU all implemented except missing ALU operations.
Alex AUVOLAT
2014-01-03
1
-0
/
+4
*
Implement lw/sw/lwr/swr ; optimize simplification pass order ; add comments i...
Alex AUVOLAT
2014-01-03
1
-0
/
+12
*
Implement jr/jalr/jer/jner/jltr/jler/jltru/jleru ; add simplification to sched.
Alex AUVOLAT
2014-01-02
1
-0
/
+8
*
Started CPU implementation.
Alex AUVOLAT
2014-01-02
1
-0
/
+10
*
Tabs to spaces ; deleted Caml simulator (useless anyways)
Alex AUVOLAT
2013-12-17
5
-578
/
+578
*
RAM gives result immediately..
Alex AUVOLAT
2013-11-19
1
-23
/
+27
*
Added optimization pass : delete useless CONCAT's.
Alex AUVOLAT
2013-11-19
1
-1
/
+56
*
Corrected a conflict in naming.
Alex AUVOLAT
2013-11-09
1
-6
/
+6
*
Little change, usefull ? Not really.
Alex AUVOLAT
2013-11-08
1
-6
/
+10
*
More optimizations.
Alex AUVOLAT
2013-11-08
6
-150
/
+103
*
Minor changes.
Alex AUVOLAT
2013-11-08
1
-30
/
+48
*
Simulator fixed.
Alex AUVOLAT
2013-11-08
1
-2
/
+2
*
[WIP] Change dumb netlist format in scheduler and simulator.
Alex AUVOLAT
2013-11-08
1
-14
/
+179
*
Correction to netlist parser (not taken into account in the caml simulator, w...
Alex AUVOLAT
2013-11-07
3
-26
/
+16
*
Started work on second version of dumb netlist format.
Alex AUVOLAT
2013-11-07
3
-96
/
+158
*
Deleted useless debug output ; coded working 60/60/24 clock.
Alex AUVOLAT
2013-11-05
1
-5
/
+0
*
Removed unused function.
Alex AUVOLAT
2013-11-05
1
-24
/
+0
*
More simplifcation passes...
Alex AUVOLAT
2013-11-05
4
-35
/
+109
*
Added netlist simplification passes (not yet quite complete !)
Alex AUVOLAT
2013-11-05
3
-3
/
+217
*
Reorganized folders.
Alex AUVOLAT
2013-11-05
10
-125
/
+0
*
C simulator quite completed.
Alex AUVOLAT
2013-11-04
3
-9
/
+7
*
Cleanup unused files.
Alex AUVOLAT
2013-11-04
13
-203
/
+0
*
Added stub C simulator (defined dumb-down syntax for netlists).
Alex AUVOLAT
2013-11-04
33
-0
/
+868