-
Notifications
You must be signed in to change notification settings - Fork 239
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1014 from rosethompson/main
Removes ahbsdc submodule
- Loading branch information
Showing
63 changed files
with
63 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule ahbsdc
deleted from
33418c
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#!/bin/bash | ||
|
||
########################################### | ||
## Written: [email protected] | ||
## Written: [email protected] | ||
## Created: 23 October 2023 | ||
## Modified: | ||
## | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#!/bin/bash | ||
|
||
########################################### | ||
## Written: [email protected] | ||
## Written: [email protected] | ||
## Created: 12 March 2023 | ||
## Modified: | ||
## | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#!/bin/bash | ||
|
||
########################################### | ||
## Written: [email protected] | ||
## Written: [email protected] | ||
## Created: 12 March 2023 | ||
## Modified: | ||
## | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
## extractFunctionRadix.sh | ||
## | ||
## Written: Rose Thompson | ||
## email: [email protected] | ||
## email: [email protected] | ||
## Created: March 1, 2021 | ||
## Modified: March 10, 2021 | ||
## | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
#!/usr/bin/env python3 | ||
|
||
########################################### | ||
## Written: Rose Thompson [email protected] | ||
## Written: Rose Thompson [email protected] | ||
## Created: 20 September 2023 | ||
## Modified: | ||
## | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
########################################### | ||
## Tool chain install script. | ||
## | ||
## Written: Rose Thompson [email protected] | ||
## Written: Rose Thompson [email protected] | ||
## Created: 18 January 2023 | ||
## Modified: 22 January 2023 | ||
## Modified: 23 March 2023 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// rvvi daemon | ||
// | ||
// Written: Rose Thomposn [email protected] | ||
// Written: Rose Thomposn [email protected] | ||
// Created: 31 May 2024 | ||
// Modified: 31 May 2024 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// fpgaTop.sv | ||
// | ||
// Written: [email protected] November 17, 2021 | ||
// Written: [email protected] November 17, 2021 | ||
// Modified: | ||
// | ||
// Purpose: This is a top level for the fpga's implementation of wally. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// fpgaTop.sv | ||
// | ||
// Written: [email protected] November 17, 2021 | ||
// Written: [email protected] November 17, 2021 | ||
// Modified: | ||
// | ||
// Purpose: This is a top level for the fpga's implementation of wally. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// wallypipelinedsocwrapper.sv | ||
// | ||
// Written: Rose Thompson [email protected] 16 June 2023 | ||
// Written: Rose Thompson [email protected] 16 June 2023 | ||
// Modified: | ||
// | ||
// Purpose: A wrapper to set parameters. Vivado cannot set the top level parameters because it only supports verilog, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// cache.sv | ||
// | ||
// Written: Rose Thompson [email protected] | ||
// Written: Rose Thompson [email protected] | ||
// Created: 7 July 2021 | ||
// Modified: 20 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// cacheLRU.sv | ||
// | ||
// Written: Rose Thompson [email protected] | ||
// Written: Rose Thompson [email protected] | ||
// Created: 20 July 2021 | ||
// Modified: 20 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// cachefsm.sv | ||
// | ||
// Written: Rose Thompson [email protected] | ||
// Written: Rose Thompson [email protected] | ||
// Created: 25 August 2021 | ||
// Modified: 20 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// cacheway | ||
// | ||
// Written: Rose Thompson [email protected] | ||
// Written: Rose Thompson [email protected] | ||
// Created: 7 July 2021 | ||
// Modified: 20 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// subcachelineread.sv | ||
// | ||
// Written: Rose Thompson [email protected] | ||
// Written: Rose Thompson [email protected] | ||
// Created: 4 February 2022 | ||
// Modified: 20 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// ahbcacheinterface.sv | ||
// | ||
// Written: Rose Thompson [email protected] | ||
// Written: Rose Thompson [email protected] | ||
// Created: August 29, 2022 | ||
// Modified: 18 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// ahbinterface.sv | ||
// | ||
// Written: Rose Thompson [email protected] | ||
// Written: Rose Thompson [email protected] | ||
// Created: August 29, 2022 | ||
// Modified: 18 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// busfsm.sv | ||
// | ||
// Written: Rose Thompson [email protected] | ||
// Written: Rose Thompson [email protected] | ||
// Created: December 29, 2021 | ||
// Modified: 18 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// busfsm.sv | ||
// | ||
// Written: Rose Thompson [email protected] | ||
// Written: Rose Thompson [email protected] | ||
// Created: December 29, 2021 | ||
// Modified: 18 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// controllerinput.sv | ||
// | ||
// Written: Rose Thompson [email protected] | ||
// Written: Rose Thompson [email protected] | ||
// Created: August 31, 2022 | ||
// Modified: 18 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// abhmulticontroller | ||
// | ||
// Written: Rose Thompson [email protected] | ||
// Written: Rose Thompson [email protected] | ||
// Created: August 29, 2022 | ||
// Modified: 18 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// ebufsmarb.sv | ||
// | ||
// Written: Rose Thompson [email protected] | ||
// Written: Rose Thompson [email protected] | ||
// Created: 23 January 2023 | ||
// Modified: 23 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// arrs.sv | ||
// | ||
// Written: Rose Thompson [email protected] | ||
// Written: Rose Thompson [email protected] | ||
// Modified: November 12, 2021 | ||
// | ||
// Purpose: resets are typically asynchronous but need to be synchronized to | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// binencoder.sv | ||
// | ||
// Written: [email protected] November 14, 2022 | ||
// Written: [email protected] November 14, 2022 | ||
// | ||
// Purpose: one-hot to binary encoding. | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
// ram1p1r2be.sv | ||
// 1 port sram with byte enables | ||
// | ||
// Written: [email protected] | ||
// Written: [email protected] | ||
// Created: 3 May 2021 | ||
// Modified: 20 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
// ram1p1rwe.sv | ||
// 1 port sram. | ||
// | ||
// Written: [email protected] (Modified from ram1p1rwbe, by [email protected]) | ||
// Written: [email protected] (Modified from ram1p1rwbe, by [email protected]) | ||
// Created: 04 April 2023 | ||
// | ||
// Purpose: ram1p1wre, but without byte-enable. Used for icache data. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
// ram2p1r1wbe.sv | ||
// 2 port sram. | ||
// | ||
// Written: [email protected] May 3, 2021 | ||
// Written: [email protected] May 3, 2021 | ||
// Two port SRAM 1 read port and 1 write port. | ||
// When clk rises Addr and LineWriteData are sampled. | ||
// Following the clk edge read data is output from the sampled Addr. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// onehotdecoder.sv | ||
// | ||
// Written: [email protected] July 09, 2021 | ||
// Written: [email protected] July 09, 2021 | ||
// Modified: | ||
// | ||
// Purpose: Bin to one hot decoder. Power of 2 only. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// RASPredictor.sv | ||
// | ||
// Written: Rose Thomposn [email protected] | ||
// Written: Rose Thomposn [email protected] | ||
// Created: 15 February 2021 | ||
// Modified: 25 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// bpred.sv | ||
// | ||
// Written: Rose Thomposn [email protected] | ||
// Written: Rose Thomposn [email protected] | ||
// Created: 12 February 2021 | ||
// Modified: 19 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// btb.sv | ||
// | ||
// Written: Rose Thompson [email protected] | ||
// Written: Rose Thompson [email protected] | ||
// Created: February 15, 2021 | ||
// Modified: 24 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
// gshare.sv | ||
// | ||
// Written: Rose Thompson | ||
// Email: [email protected] | ||
// Email: [email protected] | ||
// Created: 16 March 2021 | ||
// Adapted from [email protected] (Shreya Sanghai) | ||
// Modified: 20 February 2023 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
// gsharebasic.sv | ||
// | ||
// Written: Rose Thompson | ||
// Email: [email protected] | ||
// Email: [email protected] | ||
// Created: 16 March 2021 | ||
// Adapted from [email protected] (Shreya Sanghai) global history predictor implementation. | ||
// Modified: 20 February 2023 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// icpred.sv | ||
// | ||
// Written: Rose Thomposn [email protected] | ||
// Written: Rose Thomposn [email protected] | ||
// Created: February 26, 2023 | ||
// Modified: February 26, 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
// localaheadbp | ||
// | ||
// Written: Rose Thompson | ||
// Email: [email protected] | ||
// Email: [email protected] | ||
// Created: 16 March 2021 | ||
// | ||
// Purpose: local history branch predictor with ahead pipelining and SRAM memories. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
// localbpbasic | ||
// | ||
// Written: Rose Thompson | ||
// Email: [email protected] | ||
// Email: [email protected] | ||
// Created: 16 March 2021 | ||
// | ||
// Purpose: Local history branch predictor. Basic implementation without any repair and flop memories. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
// localrepairbp | ||
// | ||
// Written: Rose Thompson | ||
// Email: [email protected] | ||
// Email: [email protected] | ||
// Created: 15 April 2023 | ||
// | ||
// Purpose: Local history branch predictor with speculation and repair using CBH. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
// satCounter2.sv | ||
// | ||
// Written: Rose Thomposn | ||
// Email: [email protected] | ||
// Email: [email protected] | ||
// Created: February 13, 2021 | ||
// Modified: | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
// twoBitPredictor.sv | ||
// | ||
// Written: Rose Thomposn | ||
// Email: [email protected] | ||
// Email: [email protected] | ||
// Created: February 14, 2021 | ||
// Modified: | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// irom.sv | ||
// | ||
// Written: Rose Thompson [email protected] | ||
// Written: Rose Thompson [email protected] | ||
// Created: 30 January 2022 | ||
// Modified: 18 January 2023 | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/////////////////////////////////////////// | ||
// spill.sv | ||
// | ||
// Written: Rose Thompson [email protected] | ||
// Written: Rose Thompson [email protected] | ||
// Created: 28 January 2022 | ||
// Modified: 19 January 2023 | ||
// | ||
|
Oops, something went wrong.