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

Subversion Repositories rise

[/] [rise/] [trunk/] [vhdl/] - Rev 23

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
23 4k Data Memory for Spartan 3 (Block RAM)
Added write enable to the entity
ustadler 6377d 08h /rise/trunk/vhdl/
22 testbench für die register file ustadler 6377d 21h /rise/trunk/vhdl/
21 überarbeitet. asynchrones lesen und synchrones schreiben. dreg_enable, sr_enable und lr_enable zur entity hinzugefügt ustadler 6378d 09h /rise/trunk/vhdl/
20 - Fixed bug where SR fetch code locked wrong register. cwalter 6378d 10h /rise/trunk/vhdl/
19 Version 1.2 der register file ustadler 6378d 18h /rise/trunk/vhdl/
17 - Added new tests for pipeline stall signal.
- Added tests for register locking.
- Added tests for OPCODE_ST_DISP, OPCODE_ADD, OPCODE_ADD_IMM
OPCODE_SUB_IMM, OPCODE_NEG, OPCODE_ARS and OPCODE_ALS.
cwalter 6381d 11h /rise/trunk/vhdl/
16 - Added second register locking port reg_lock1 to RLU. cwalter 6381d 11h /rise/trunk/vhdl/
15 - Added second register locking port reg_lock1.
- Added function to check if the instruction modifies the SR register.
- Fetch of SR now checks if the SR is modified and if yes the SR register
is marked as locked.
- Stall signal for pipeline is now generated correctly.
- Stall input is now checked. If asserted the current output values are hold
until the stall signal is deasserted.
cwalter 6381d 11h /rise/trunk/vhdl/
14 - Renamed clear/set_reg_lock to clear/set_reg_lock0.
- Added second register locking port reg_lock1.
cwalter 6381d 11h /rise/trunk/vhdl/
13 - Testbench now implements a simple register file.
- Added new tests for OPCODE_LD_DISP, OPCODE_LD_DISP_MS
OPCODE_LD_REG.
cwalter 6384d 08h /rise/trunk/vhdl/
12 - Added constant definitions for SR, PC and LR register. cwalter 6384d 08h /rise/trunk/vhdl/
11 - Added checks to test if a register has been locked. If it is locked and
used in the decoded instruction the stall_out signal is asserted.
- Added missing signals to process sensitivity list.
- Fixed bug in rY decoding where the value of rZ was used.
- Implemented opcode_modifies_rx.
cwalter 6384d 08h /rise/trunk/vhdl/
10 - added testbench for load immediate and load immediate with high byte. cwalter 6386d 12h /rise/trunk/vhdl/
9 - added support for immediate value decoding.
- opcode extender now works correctly for load immediate. needed special
handling for the high byte bit.
- conditional decoder needed special handling for high byte bit.
cwalter 6386d 12h /rise/trunk/vhdl/
8 Implementation of execute stage and register lock unit. Some changes im RISE package. jlechner 6386d 16h /rise/trunk/vhdl/
7 - initial version of instruction decode stage testbench. cwalter 6405d 09h /rise/trunk/vhdl/
6 - applied VHDL source code indenter. cwalter 6405d 09h /rise/trunk/vhdl/
5 - correct register address width is 4 bit and not 5 bit.
- added constants for OPCODES, COND and SR.
cwalter 6405d 09h /rise/trunk/vhdl/
4 - added decode for rX, rY, rZ.
- added decode for opcodes.
cwalter 6405d 09h /rise/trunk/vhdl/
2 Initial commit of project jlechner 6411d 12h /rise/trunk/vhdl/

powered by: WebSVN 2.1.0

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