Skip to content

Commit

Permalink
Release 20210731
Browse files Browse the repository at this point in the history
* binutils a0ff656f98...7d5ff79fb6 (2):
  > instruction getver support
  > HPTW (Hardware Page Table Walker) support

* fontamsoc-hw d281a19...cae5e8a (11):
  > improve pu32-xula2lx25.tcl
  > improve nexys4ddr.xpr
  > configurable muldiv pipeline units count
  > enable MMU and HPTW per target
  > fix license to GPL-2.0-only
  > implement instruction getver
  > remove need for opldfaulted opstfaulted opldstfaulted
  > PU HPTW (Hardware Page Table Walker)
  > improve multi-cycle instructions completion
  > nexys4ddr litedram version
  > pipelined multiplication & division

* fontamsoc-sw ad734c9...7129e91 (1):
  > support for instructions getcap getver

* linux bdb4840617e5...fa4066d8923b (4):
  > improve /proc/cpuinfo
  > instruction getver support
  > HPTW (Hardware Page Table Walker) support
  > page table management improvements
  • Loading branch information
tambewilliam committed Aug 1, 2021
1 parent 9b42c3f commit 07f1410
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ Create mbr-style disk image (or [download prebuilt img](https://github.com/fonta
Flash image to sdcard using either `dd if=pu32-vmlinux.img of=/dev/<sdx> bs=1M oflag=sync status=progress` or [BalenaEtcher](https://www.balena.io/etcher).

Flash corresponding FPGA bitstream:
- [xula2lx25](xula2lx25.bit)
- [nexys4ddr / nexysa7](nexys4ddr.bit)
- [xula2lx25](xula2lx25.bit) ([rebuild](https://github.com/fontamsoc/hw/tree/master/pu32-xula2lx25/ise))
- [nexys4ddr / nexysa7](nexys4ddr.bit) ([rebuild](https://github.com/fontamsoc/hw/tree/master/pu32-nexys4ddr/vivado))

Connect to serial port using 115200n8.

Expand Down
2 changes: 1 addition & 1 deletion binutils
2 changes: 1 addition & 1 deletion fontamsoc-sw
Submodule fontamsoc-sw updated 1 files
+12 −0 dbg/dbg.c
Binary file modified nexys4ddr.bit
Binary file not shown.
Binary file modified xula2lx25.bit
Binary file not shown.

0 comments on commit 07f1410

Please sign in to comment.