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

Subversion Repositories atlas_core

[/] - Rev 15

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
15 - new instruction added: NEG Rd, Rx (Rd <- 0 - Ra)
- instruction is built from redundant SUB with identical operands (SUB Rd, Ra, Ra; will always result in 0)
- since there are other instructions to clear a register, the redundant SUB has been recoded to perform the NEG operation
- NEG operation added to documentary and assembler
zero_gravity 4066d 19h /
14 - instruction set summary card added to documentary (Atlas Processor Datasheet)
- minor edits in SYS_REG.vhd and ATLAS_pkg.vhd files
zero_gravity 4067d 15h /
13 - new option added to the RT/GT/STPC instructions
- ATLAS_MICRO implementation scheme added (+testbench)
- huge DOC update
zero_gravity 4082d 11h /
12 - assembler: dev c++ project changed to 32-bit
- atlas_asm.exe is now compiled for 32-bit system
zero_gravity 4104d 17h /
11 - optimized memory components
-> less access hardware
-> easier mapping for quartus sythesis tool
zero_gravity 4107d 10h /
10 - optimized opcode decoder
- deleted HALT signal from Atlas Micro - not feasible here
- doc update
zero_gravity 4107d 12h /
9 - ATLAS_MICRO implementation example added to project (CPU + I/D memory) zero_gravity 4108d 13h /
8 - bug-fix: MSR read access
- new instruction added: SPR (store parity of register to T-flag)
- doc update
- assembler update
zero_gravity 4108d 14h /
7 - data path diagram added to documentary (finally!!)
- updated assembler version
- updated assembler examples
zero_gravity 4111d 15h /
6 - more code examples added to documentary
- minor updates for RTL files
- assembler now supports binary and hexadecimal number representation
zero_gravity 4114d 14h /
5 - error corrected in data sheet's branch table asm example zero_gravity 4119d 18h /
4 - complete update zero_gravity 4119d 18h /
3 - bug-fix of compare/test instruction in assembler program
- minor edits in rtl files to make a more efficient use of config constants
zero_gravity 4121d 11h /
2 initial repository setup zero_gravity 4122d 13h /
1 The project and the structure was created root 4122d 13h /

powered by: WebSVN 2.1.0

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