From 2a2caf6797f01834c33efe02a6955fa57fbddd80 Mon Sep 17 00:00:00 2001 From: openpowerwtf <52765606+openpowerwtf@users.noreply.ggithub.com> Date: Sun, 14 Aug 2022 13:18:10 -0500 Subject: [PATCH] add for reference --- dev/verilog/notes.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 dev/verilog/notes.md diff --git a/dev/verilog/notes.md b/dev/verilog/notes.md new file mode 100644 index 0000000..74596f7 --- /dev/null +++ b/dev/verilog/notes.md @@ -0,0 +1,21 @@ +# RTL Notes + +### set up ERAT autoload at reset + +* iuq_ic_ierat and lq_derat, bcfg_q (2 entries I & D) + +``` + //------------------------------------------------ + // scan only latches for boot config + //------------------------------------------------ + + // epn rpn u0:3 E + // 0 31 32 51 52 54 61 62 81 86 + // 0 31 32 51 22 24 31 32 51 + //init => "0000_0000_0000_0000_0000_0000_0000_0000_1111_1111_1111_1111_1111_11_1111_1111_1111_1111_1111_1111_1111_0000_0", + +``` + +### special rings + +* tri_slat_scan's seem to be the comps used for core config and boot config