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

Subversion Repositories atlas_core

[/] [atlas_core/] - Rev 30

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
30 - fixed bootloader checksum issue - now it is working fine ;)
- doc update with new synthesis results (with WB RAM)

have a nice weekend! :D
zero_gravity 3816d 01h /atlas_core/
29 - this time it is the right bootloader version ;) zero_gravity 3818d 22h /atlas_core/
28 - new bootloader! now supporting boot from Wishbone device
- doc updated
zero_gravity 3818d 22h /atlas_core/
27 - [software] new bootloader version
- [asm] supports now '\n' line break in strings
- [rtl] minor bug fixes
- [doc] new version
- [sim] waveform update
zero_gravity 3822d 23h /atlas_core/
26 - [doc] sorry, error in long relative branches example ;) zero_gravity 3835d 19h /atlas_core/
25 - assembler update: option for loading relative offset to a label into a register added
- doc update: example for using the new rel offset option
zero_gravity 3835d 19h /atlas_core/
24 - new stack pseudo-instructions added (peek, push, pop) zero_gravity 3839d 23h /atlas_core/
23 new version!
- new wishbone bus adapter added (com1_core)
- conditional move instructions added
zero_gravity 3840d 21h /atlas_core/
22 DOC update (error corrections) zero_gravity 3847d 22h /atlas_core/
21 New repository setup for the brand new Atlas 2k Processor! zero_gravity 3855d 20h /atlas_core/
20 re-init of project repository zero_gravity 3855d 20h /atlas_core/
19 bug fixes in:
- MMU.vhd
- BUS_INTERFACE.vhd

initial setup of "atlas-x2" project folder
zero_gravity 4108d 01h /atlas_core/
18 huge update:
- doc update
- several bug-fixes in MMU, CTRL and BUS_INTERFACE.vhd
have fun ;)
zero_gravity 4130d 22h /atlas_core/
17 - new interrupt vector: unique vector for undefined instructions / access violations ("command error trap")
- bug fix in assembler: correct absolute address generator - assembler works fine now ;)
zero_gravity 4141d 01h /atlas_core/
16 - assembler update: assembler can now include other files using the ".include" statement
- doc update: fixed error in instruction summary table
zero_gravity 4153d 03h /atlas_core/
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 4160d 05h /atlas_core/
14 - instruction set summary card added to documentary (Atlas Processor Datasheet)
- minor edits in SYS_REG.vhd and ATLAS_pkg.vhd files
zero_gravity 4161d 00h /atlas_core/
13 - new option added to the RT/GT/STPC instructions
- ATLAS_MICRO implementation scheme added (+testbench)
- huge DOC update
zero_gravity 4175d 20h /atlas_core/
12 - assembler: dev c++ project changed to 32-bit
- atlas_asm.exe is now compiled for 32-bit system
zero_gravity 4198d 02h /atlas_core/
11 - optimized memory components
-> less access hardware
-> easier mapping for quartus sythesis tool
zero_gravity 4200d 20h /atlas_core/
10 - optimized opcode decoder
- deleted HALT signal from Atlas Micro - not feasible here
- doc update
zero_gravity 4200d 21h /atlas_core/
9 - ATLAS_MICRO implementation example added to project (CPU + I/D memory) zero_gravity 4201d 22h /atlas_core/
8 - bug-fix: MSR read access
- new instruction added: SPR (store parity of register to T-flag)
- doc update
- assembler update
zero_gravity 4201d 23h /atlas_core/
7 - data path diagram added to documentary (finally!!)
- updated assembler version
- updated assembler examples
zero_gravity 4205d 01h /atlas_core/
6 - more code examples added to documentary
- minor updates for RTL files
- assembler now supports binary and hexadecimal number representation
zero_gravity 4207d 23h /atlas_core/
5 - error corrected in data sheet's branch table asm example zero_gravity 4213d 03h /atlas_core/
4 - complete update zero_gravity 4213d 04h /atlas_core/
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 4214d 20h /atlas_core/
2 initial repository setup zero_gravity 4215d 22h /atlas_core/
1 The project and the structure was created root 4215d 22h /atlas_core/

powered by: WebSVN 2.1.0

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