(Tim) Efthimis Kritikos Efthimis
Efthimis pushed to master at Efthimis/9086 2023-05-11 18:54:28 +00:00
7151d5634f Fixed bug that prevented Icarus Verilog from simulating correctly
Efthimis pushed to master at Efthimis/9086 2023-05-11 15:26:55 +00:00
539fb8416b Fixed copyright notices, did some major cleanup and bumped README's versions
Efthimis pushed to master at Efthimis/9086 2023-05-11 11:21:34 +00:00
a8ab6b2dc7 Separated the execution unit from decode
Efthimis pushed to master at Efthimis/9086 2023-05-10 07:52:09 +00:00
7724e5f383 Removed deprecated BIU_NEXT_POSITION
Efthimis pushed to master at Efthimis/9086 2023-05-10 07:33:48 +00:00
e4ef199b83 Fixed a memory corruption bug
7e612bb701 made BIU snoop into the processor to deliver new instructions faster and fixed some bugs
c854818d6d Tightened up write timing
Compare 3 commits »
Efthimis pushed to master at Efthimis/9086 2023-05-10 03:04:32 +00:00
b7bfbd4e33 Improved BIU performance and debug messages
Efthimis pushed to master at Efthimis/9086 2023-05-07 12:33:15 +00:00
da51dd6da7 First draft of a bus interface unit in an effort to make the CPU pipelined. Currently supports code prefetching
Efthimis pushed tag v0.1.0 to Efthimis/9086 2023-05-04 02:55:51 +00:00
Efthimis pushed to master at Efthimis/9086 2023-05-04 02:46:14 +00:00
88a47cc4a9 Slight change in REAMDE's wording
Efthimis pushed to master at Efthimis/9086 2023-05-04 02:43:28 +00:00
133bd33a9c Added definition of the version names to README
Efthimis pushed to master at Efthimis/9086 2023-05-04 02:20:35 +00:00
d3c20a7078 update
Efthimis pushed to master at Efthimis/Testing 2023-05-04 02:17:50 +00:00
c2d6e5d964 Test new readme
Efthimis pushed tag v0 to Efthimis/Testing 2023-05-04 01:41:42 +00:00
Efthimis pushed to master at Efthimis/9086 2023-05-03 23:48:04 +00:00
f4b22951d0 Cleaned up some pieces of code and fixed a bug
Efthimis pushed to master at Efthimis/9086 2023-05-03 16:47:44 +00:00
1fd58fd62e Added a background to the high level diagram picture to make it viewable on dark mode
Efthimis pushed to master at Efthimis/Testing 2023-05-03 16:37:51 +00:00
f3a49bdd2c Test
Efthimis pushed to master at Efthimis/Testing 2023-05-03 16:33:23 +00:00
2cf70964d3 Test border
Efthimis pushed to master at Efthimis/Testing 2023-05-03 16:30:15 +00:00
18079873c6 Test border
Efthimis pushed to master at Efthimis/Testing 2023-05-03 16:26:33 +00:00
1e10ceadac Less shadow
Efthimis pushed to master at Efthimis/Testing 2023-05-03 16:12:14 +00:00
905e02ea27 Final tweaks