- Jul 16, 2016
-
-
sergeykhbr authored
[!] set Zephyr base address to 0x40000000 (was 0x10000000). bit-file is built successfully. Boot image coping is also OK (controlling via LED)
-
sergeykhbr authored
-
- Jul 15, 2016
-
-
sergeykhbr authored
[*] go back to splitted PLL for system and DDR as in the MIG example. Trying to fix rd_clock constrain
-
- Jul 14, 2016
-
-
sergeykhbr authored
-
- Jul 13, 2016
-
-
sergeykhbr authored
-
- Jul 11, 2016
-
-
sergeykhbr authored
-
- Jul 06, 2016
-
-
sergeykhbr authored
-
- Jun 30, 2016
-
-
sergeykhbr authored
simulation in modelsim successfully started (verification itself continue)
-
- Jun 27, 2016
-
-
sergeykhbr authored
-
- Jun 25, 2016
-
-
sergeykhbr authored
-
- Jun 24, 2016
-
-
sergeykhbr authored
-
sergeykhbr authored
-
- Jun 20, 2016
-
-
Sergey Khabarov authored
-
Sergey Khabarov authored
-
Sergey Khabarov authored
-
- Jun 18, 2016
-
-
Sergey Khabarov authored
[!] hightick count reading value from GPTimer sim. bug fixed
-
Sergey Khabarov authored
-
- Jun 17, 2016
-
-
Sergey Khabarov authored
-
Sergey Khabarov authored
[+] Zephyr successfully run on FPGA. [!] UART registers mapping changed to fix bug with RX fifo reading on 128-bits bus. [*] gnsslib submodules entirely excluded with porper config changing (no more test mode need)
-
- Jun 15, 2016
-
-
Sergey Khabarov authored
[+] debug core register for RTL simulation module added
-
Sergey Khabarov authored
-
- Jun 11, 2016
-
-
Sergey Khabarov authored
[+] vhdl: interaction with zephyr via uart during RTL simulation was implemented. Module uart_sim was added. Found exception 'unaligned store' on function unlock_irq(key) (fixing in progress).
-
- Jun 10, 2016
-
-
Sergey Khabarov authored
[+] msvc 64-bits target added and proper fixes for implicit conversion size_t to int. [*] header file with license related to risc-v were modified.
-
- Jun 08, 2016
-
-
Sergey Khabarov authored
[*] FPGA ROM hex-image files were updated. Zephyr is now default application (fwimage.hex).
-
- Jun 06, 2016
-
-
Sergey Khabarov authored
[!] Bug fixes: UART sim status, Simulator event queue removing item [+] Bootloader updated to support mepc register saving
-
- Jun 04, 2016
-
-
Sergey Khabarov authored
-
- Jun 03, 2016
-
-
Sergey Khabarov authored
-
Sergey Khabarov authored
[!] GPTimers added to makefile [+] Scripting support to debugger's console improved (add wait(msec) and input via uart0 serial)
-
Sergey authored
Check for failed invocations which would cause the debugger to crash.
-
- Jun 02, 2016
-
-
Jonathan Kimmitt authored
Correct dependencies in various makefiles. Add -g flags globally to detect crash causes. Force listen command to use correct IP address. Inform if no appropriate IP is available.
-
Sergey Khabarov authored
[!] Swap (cooperative/preemtive) methods updated with intlock flag.
-
Sergey Khabarov authored
[!] GPTimer emulator memory map fix accordingly with HW
-
- May 31, 2016
-
-
Sergey Khabarov authored
[+] FW sources and images updated to support irq_lock register in irqctrl. [!] Fix in _Swap assembler method
-
- May 26, 2016
-
-
Sergey Khabarov authored
[+] context switching added
-
- May 22, 2016
-
-
Sergey Khabarov authored
-
- May 21, 2016
-
-
Sergey Khabarov authored
-
- May 20, 2016
-
-
Sergey Khabarov authored
-
Sergey Khabarov authored
-
Sergey Khabarov authored
[+] script support added. [+] gptimers simulation model added
-
- May 18, 2016
-
-
Sergey Khabarov authored
zephyr: remove unused drivers&files, initial risc-v build success. _Swap method not implemented (just stub)
-