OpenCores
URL https://opencores.org/ocsvn/opencpu32/opencpu32/trunk

Subversion Repositories opencpu32

[/] [opencpu32/] [trunk/] [hdl/] [opencpu32/] [_xmsgs/] - Rev 50

Rev

Filtering Options

Clear current filter

Rev Log message Author Age Path
50 Adding function to do combinational unsigned division, problem that it would change the clock to 5Mhz :(
The combinational delay increased a lot

udivResult := CONV_STD_LOGIC_VECTOR(udivision(unsigned(A),unsigned(B)), 32);
intermediate_S := udivResult(nBits downto 0);
leonardoaraujo.santos 4436d 00h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
48 Working on jump instrunctions (Imediate) leonardoaraujo.santos 4437d 01h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
47 Changing the Multiplexer3_1 (The one who chooses the alu input) selection signals leonardoaraujo.santos 4437d 09h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
46 Working on load instructions leonardoaraujo.santos 4437d 10h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
44 Start to work on store operation leonardoaraujo.santos 4438d 02h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
42 Changing Multiplexer to use the constants
Changing timing on top testbench (To have valid and stable data when the memory enable is asserted)
leonardoaraujo.santos 4438d 07h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
40 Adding feature to create file with source code tested from testControlUnit.vhd leonardoaraujo.santos 4438d 19h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
39 Adding file i/o support (Still on test) leonardoaraujo.santos 4439d 02h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
38 Working a little bit on documentation leonardoaraujo.santos 4439d 19h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
37 Working a little bit on documentation leonardoaraujo.santos 4439d 19h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
36 Adding top level testbench leonardoaraujo.santos 4439d 19h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
35 Adding test to add values from imediate... Now I will work a little bit on the tests with the ControlUnit and DataPath together leonardoaraujo.santos 4440d 08h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
33 Continue testControlUnit and fixing some errors on ControlUnit leonardoaraujo.santos 4440d 23h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
32 Cleaning room to start to play with the control unit testbench leonardoaraujo.santos 4441d 06h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
31 Adding store and load instructions ... (Now is a good time to stop a little bit and work on the testbench of the CPU) leonardoaraujo.santos 4446d 02h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
30 Adding top level CPU file, fixing some problems on ControlUnit.vhd leonardoaraujo.santos 4446d 06h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
29 Udating DataPath.vhd with the flags comming out from Alu, added jump instructions into the ControlUnit.vhd leonardoaraujo.santos 4446d 22h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
28 Adding flags and shift/rotate operations to the Alu.vhd leonardoaraujo.santos 4446d 23h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
27 Changing Datapath for operations with Imediate values, working on the Control Unit... (Datapath testbench was updated also) leonardoaraujo.santos 4449d 00h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
24 Working on the Control unit, (Don't forget to add the Carry, Flags Out, shift/rotates on the Alu...) leonardoaraujo.santos 4451d 23h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
22 Adding ControlUnit skeleton leonardoaraujo.santos 4453d 20h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
20 Still working on Datapath (Lack of status signals, and shift operations)
I will add some of them on the Alu
leonardoaraujo.santos 4453d 21h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
19 Working on DataPath leonardoaraujo.santos 4454d 08h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
18 Adding finish to all simulations...
Changing number of ports of Multiplexer
leonardoaraujo.santos 4454d 09h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
17 Starting work on DataPath
Adding some tutorials
leonardoaraujo.santos 4454d 22h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
16 Adding pass operation on Alu, finishing RegisterFile tests... leonardoaraujo.santos 4455d 18h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
14 Working on the register file leonardoaraujo.santos 4455d 23h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
13 Adding triState buffer leonardoaraujo.santos 4456d 03h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
12 Fixing some comments on the testbench that was causing doxygen 1.8.0 leonardoaraujo.santos 4457d 00h /opencpu32/trunk/hdl/opencpu32/_xmsgs/
10 Working on the multiplexer leonardoaraujo.santos 4457d 18h /opencpu32/trunk/hdl/opencpu32/_xmsgs/

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.