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

Subversion Repositories potato

[/] [potato/] - Rev 66

Rev

Filtering Options

Clear current filter

Rev Log message Author Age Path
66 Change UART status register to include recv buffer empty

This replaces bit 0 in the status register, previously used
for recv buffer _not_ empty, with a bit indicating if the
recv buffer _is_ empty.
skordal 3107d 02h /potato/
65 Update platform headers and add cache control commands

Cache control is currently no-ops on Potato.
skordal 3173d 10h /potato/
64 Add display enable support for the 7-seg module skordal 3173d 10h /potato/
63 Upgrade makefiles for use with the upgraded toolchain skordal 3176d 10h /potato/
62 Add a couple of missing signals to a sensitivity list skordal 3204d 11h /potato/
61 Add 7-segment display controller to the Potato SoC skordal 3205d 14h /potato/
60 Remove out-of-date comment skordal 3219d 06h /potato/
59 Remove branch: "new-privileged-isa" skordal 3239d 07h /potato/
58 Merge branch new-privileged-isa (r48-r57) into trunk

This adds support for the newly published supervisor extensions
version 1.7. In addition, a processor datasheet has been added
and the timer_clk signal has been properly connected in the
example design and the SoC testbench.
skordal 3239d 10h /potato/
57 Add processor datasheet skordal 3239d 11h /potato/
56 Remove old and outdated processor manual skordal 3239d 11h /potato/
55 Use timer_clk for the example design and SoC testbench skordal 3239d 13h /potato/
54 Update benchmarks to work with supervisor spec v1.7 skordal 3244d 03h /potato/
53 Upgrade processor core to conform to the supervisor spec v1.7 skordal 3246d 04h /potato/
52 Correct .data section of sw-jal test skordal 3246d 04h /potato/
51 Add scall/ecall, sbreak/ebreak and timer interrupt tests skordal 3246d 04h /potato/
50 Update test environment to the new supervisor ISA skordal 3258d 04h /potato/
49 Correct spelling of "privileged" skordal 3268d 03h /potato/
48 Create branch for upgrading to the new privileged ISA skordal 3268d 03h /potato/
47 Tag version 0.1 of the Potato Processor skordal 3268d 11h /potato/
46 Remove branch: cache-playground skordal 3271d 05h /potato/
45 Merge branch cache-playground (r23-r30 and r34-r44) into trunk

This primarily adds the following features the the processor:
- A direct-mapped instruction cache with configurable cache line width and
number of cache lines.
- Various bug fixes for bugs that appeared when the processor could run
instructions at full speed but had to stall for data.
- A "Hello World" test application.
skordal 3271d 05h /potato/
44 Add instruction cache and use the WB adapter as dmem interface skordal 3271d 06h /potato/
43 Improve instruction fetch logic skordal 3271d 06h /potato/
42 Move check for stall from irq_asserted to exception_taken in EX stage skordal 3271d 06h /potato/
41 Make continouous status register reads asynchronous skordal 3271d 06h /potato/
40 Reduce example design clock frequency to 50 MHz

- Also includes a minor change to make the address decoder/interconnect work
better with burst transfers.
skordal 3271d 06h /potato/
39 Disable IRQs when handling exceptions skordal 3271d 06h /potato/
38 Add "Hello World" test application skordal 3271d 07h /potato/
37 Add macro to set the TOHOST register from C code skordal 3271d 07h /potato/

powered by: WebSVN 2.1.0

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