Skip to content

lowRISC v0.4 with an improved tag cache

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.Berkeley
Unknown
LICENSE.Cambridge
Notifications You must be signed in to change notification settings

comparch-security/lowrisc-tag-v0.4

Repository files navigation

lowRISC chip v0.4 With an Improve Tag Cache

Improvements:

  • Reduce lock granularity to a single bit in TM1 and Tm0.
  • Dynamc search order selection.
  • Added perfromance monitor.
  • various bug fixes.

Reference: Wei Song, Da Xie, Zihan Xue, and Peng Liu. A parallel tag cache for hardware managed tagged memory in multicore processors. IEEE Transactions on Computers, 2024, 73(11): 2488-2503.

Original README from the lowRISC project

The root git repo for lowRISC development and FPGA demos.

master status: master build status

update status: update build status

dev status: dev build status

Current version: Release version 0.4 (05-2017) --- lowRISC with tagged memory and minion core

To download the repo:

git clone -b minion-v0.4 --recursive https://github.com/lowrisc/lowrisc-chip.git

For the previous release:

################
# Version 0.3: lowRISC with a trace debugger (07-2016)
################
git clone -b debug-v0.3 --recursive https://github.com/lowrisc/lowrisc-chip.git

################
# Version 0.2: untethered lowRISC (12-2015)
################
git clone -b untether-v0.2 --recursive https://github.com/lowrisc/lowrisc-chip.git

################
# Version 0.1: tagged memory (04-2015)
################
git clone -b tagged-memory-v0.1 --recursive https://github.com/lowrisc/lowrisc-chip.git

traffic statistics

About

lowRISC v0.4 with an improved tag cache

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.Berkeley
Unknown
LICENSE.Cambridge

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published