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

Subversion Repositories rise

[/] [rise/] [trunk/] [vhdl/] [id_stage.vhd] - Rev 63

Rev

Go to most recent revision | Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
63 - Added missing signal stall_out_int to sensitivity list.
- LR register now locked if opcode is JUMP.
cwalter 6387d 04h /rise/trunk/vhdl/id_stage.vhd
59 - We don't want to lock registers the next cycle when we have stalled
the previous stages.
- Load opcodes also need to lock registers.
cwalter 6387d 06h /rise/trunk/vhdl/id_stage.vhd
51 - stall_out logic has moved to synchronous process. cwalter 6387d 09h /rise/trunk/vhdl/id_stage.vhd
32 - When this stage asserts stall_out it must clear the input for the next
stage.
- Fixed process sensitivity list.
cwalter 6388d 07h /rise/trunk/vhdl/id_stage.vhd
20 - Fixed bug where SR fetch code locked wrong register. cwalter 6392d 04h /rise/trunk/vhdl/id_stage.vhd
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 6395d 05h /rise/trunk/vhdl/id_stage.vhd
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 6398d 03h /rise/trunk/vhdl/id_stage.vhd
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 6400d 06h /rise/trunk/vhdl/id_stage.vhd
6 - applied VHDL source code indenter. cwalter 6419d 03h /rise/trunk/vhdl/id_stage.vhd
4 - added decode for rX, rY, rZ.
- added decode for opcodes.
cwalter 6419d 03h /rise/trunk/vhdl/id_stage.vhd
2 Initial commit of project jlechner 6425d 06h /rise/trunk/vhdl/id_stage.vhd

powered by: WebSVN 2.1.0

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