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

Subversion Repositories atlas_core

[/] [atlas_core/] [trunk] - Rev 38

Rev

Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
38 remove project zero_gravity 796d 06h /atlas_core/trunk
37 - updated documentary zero_gravity 3473d 11h /atlas_core/trunk
36 - merged all signals from std_logic to std_ulogic
- some beautifying of the code... ;)
zero_gravity 3473d 11h /atlas_core/trunk
35 - optimized instruction memory interface (to allow better memory usage on altera devices)
- minor bug fix in CTRL.vhd
- some rtl source file formating
zero_gravity 3493d 08h /atlas_core/trunk
34 - uart_print function optimized (one instruction less)
- bug fix in bootloader'S get_hex_word function (now accepts capital letters, too)
- more clearness: design is BIG ENDIan (sorry for the confusing and thx to Ken ;) )
- bug fix in SYSTEM_IO read_back (output port can now be read)
- minor bootloader updates
- FFT added to example collection
zero_gravity 3684d 11h /atlas_core/trunk
33 - new bootloader version (minimal edits)
- updated documentary
- multiplications are SIGNED now (changeable by VHDL configuration constant)
- bug fix in assembler (PEEK pseudo-instruction)
zero_gravity 3702d 05h /atlas_core/trunk
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 3705d 11h /atlas_core/trunk
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 3712d 09h /atlas_core/trunk
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 3718d 12h /atlas_core/trunk
29 - this time it is the right bootloader version ;) zero_gravity 3721d 09h /atlas_core/trunk
28 - new bootloader! now supporting boot from Wishbone device
- doc updated
zero_gravity 3721d 09h /atlas_core/trunk
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 3725d 09h /atlas_core/trunk
26 - [doc] sorry, error in long relative branches example ;) zero_gravity 3738d 05h /atlas_core/trunk
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 3738d 06h /atlas_core/trunk
24 - new stack pseudo-instructions added (peek, push, pop) zero_gravity 3742d 09h /atlas_core/trunk
23 new version!
- new wishbone bus adapter added (com1_core)
- conditional move instructions added
zero_gravity 3743d 08h /atlas_core/trunk
22 DOC update (error corrections) zero_gravity 3750d 09h /atlas_core/trunk
21 New repository setup for the brand new Atlas 2k Processor! zero_gravity 3758d 06h /atlas_core/trunk
20 re-init of project repository zero_gravity 3758d 06h /atlas_core/trunk
19 bug fixes in:
- MMU.vhd
- BUS_INTERFACE.vhd

initial setup of "atlas-x2" project folder
zero_gravity 4010d 12h /atlas_core/trunk
18 huge update:
- doc update
- several bug-fixes in MMU, CTRL and BUS_INTERFACE.vhd
have fun ;)
zero_gravity 4033d 08h /atlas_core/trunk
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 4043d 12h /atlas_core/trunk
16 - assembler update: assembler can now include other files using the ".include" statement
- doc update: fixed error in instruction summary table
zero_gravity 4055d 14h /atlas_core/trunk
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 4062d 15h /atlas_core/trunk
14 - instruction set summary card added to documentary (Atlas Processor Datasheet)
- minor edits in SYS_REG.vhd and ATLAS_pkg.vhd files
zero_gravity 4063d 11h /atlas_core/trunk
13 - new option added to the RT/GT/STPC instructions
- ATLAS_MICRO implementation scheme added (+testbench)
- huge DOC update
zero_gravity 4078d 07h /atlas_core/trunk
12 - assembler: dev c++ project changed to 32-bit
- atlas_asm.exe is now compiled for 32-bit system
zero_gravity 4100d 12h /atlas_core/trunk
11 - optimized memory components
-> less access hardware
-> easier mapping for quartus sythesis tool
zero_gravity 4103d 06h /atlas_core/trunk
10 - optimized opcode decoder
- deleted HALT signal from Atlas Micro - not feasible here
- doc update
zero_gravity 4103d 08h /atlas_core/trunk
9 - ATLAS_MICRO implementation example added to project (CPU + I/D memory) zero_gravity 4104d 09h /atlas_core/trunk

powered by: WebSVN 2.1.0

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