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

Subversion Repositories atlas_core

[/] - Rev 32

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
32 - new instruction available:
- MUL = get low multiplication result
- MULH = get high multiplication result
- updated assembler to support MULH instruction
- updated bootloader
- updated documentary
- updated simulation ISIM waveform
- minor RTL fixes
zero_gravity 3680d 17h /
31 - updated documentary
- newest bootloader version
- bug fix of opcode decoder - error with CPX options fixed
- boot init files available for example programs
zero_gravity 3687d 14h /
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 3693d 17h /
29 - this time it is the right bootloader version ;) zero_gravity 3696d 14h /
28 - new bootloader! now supporting boot from Wishbone device
- doc updated
zero_gravity 3696d 14h /
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 3700d 15h /
26 - [doc] sorry, error in long relative branches example ;) zero_gravity 3713d 11h /
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 3713d 11h /
24 - new stack pseudo-instructions added (peek, push, pop) zero_gravity 3717d 15h /
23 new version!
- new wishbone bus adapter added (com1_core)
- conditional move instructions added
zero_gravity 3718d 13h /
22 DOC update (error corrections) zero_gravity 3725d 14h /
21 New repository setup for the brand new Atlas 2k Processor! zero_gravity 3733d 12h /
20 re-init of project repository zero_gravity 3733d 12h /
19 bug fixes in:
- MMU.vhd
- BUS_INTERFACE.vhd

initial setup of "atlas-x2" project folder
zero_gravity 3985d 17h /
18 huge update:
- doc update
- several bug-fixes in MMU, CTRL and BUS_INTERFACE.vhd
have fun ;)
zero_gravity 4008d 14h /
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 4018d 17h /
16 - assembler update: assembler can now include other files using the ".include" statement
- doc update: fixed error in instruction summary table
zero_gravity 4030d 19h /
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 4037d 21h /
14 - instruction set summary card added to documentary (Atlas Processor Datasheet)
- minor edits in SYS_REG.vhd and ATLAS_pkg.vhd files
zero_gravity 4038d 16h /
13 - new option added to the RT/GT/STPC instructions
- ATLAS_MICRO implementation scheme added (+testbench)
- huge DOC update
zero_gravity 4053d 12h /

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.