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

Subversion Repositories rise

[/] - Rev 74

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
74 - Fixed bug where register value used by load was passed through to
write back. Correct is ALU value.
cwalter 6394d 06h /
73 - Fixed bug where immediate value for LD_IMM_HB was placed in
the upper 8bits. This is done by the execute stage.
cwalter 6394d 06h /
72 Added RISE_PACK_SPECIFIC containing either
- constants declarations for synthesis or
- enumeration types for simulation

Added call to conversion function where a std_logic_vector is assigned to a opcode signal or a condition signal.
jlechner 6394d 16h /
71 Added RISE_PACK_SPECIFIC containing either
- constants declarations for synthesis or
- enumeration types for simulation
jlechner 6394d 16h /
70 Moved opcode and conditional constants and opcode_t and cond_t data types to rise_const_pack.vhd. jlechner 6394d 16h /
69 Synthesis package containing opcode and conditional constants used in other vhd files.
Package also contains convert functions from std_logic_vector to the appropriate data type.
jlechner 6394d 16h /
68 Simulation package containing enumeration types for opcodes and condition codes.
Package also contains convert functions from std_logic_vector to the appropriate enumeration type.
jlechner 6394d 16h /
67 - Added assembler file. cwalter 6394d 16h /
66 Moved constants for opcode and conditionals in seperate package. jlechner 6394d 16h /
65 Added correct register signals jlechner 6394d 16h /
64 *** empty log message *** jlechner 6394d 16h /
63 - Added missing signal stall_out_int to sensitivity list.
- LR register now locked if opcode is JUMP.
cwalter 6394d 18h /
62 no message cwalter 6394d 20h /
61 - Applied indenting tool.
- Added first basic implementation for testing.
cwalter 6394d 20h /
60 - Applied indenting tool. cwalter 6394d 20h /
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 6394d 20h /
58 - lr_enable signal in component wb_state should have direction out. cwalter 6394d 21h /
57 - applied indenting tool. cwalter 6394d 21h /
56 new sensitivity list ustadler 6394d 21h /
55 - clear_out must be initialized to '0'. cwalter 6394d 23h /

1 2 Next >

Show All

powered by: WebSVN 2.1.0

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