diff options
| author | Fuwn <[email protected]> | 2026-01-21 23:34:18 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-01-21 23:34:18 -0800 |
| commit | 29fec9923efed92d20ecc8c867a98d2a4022f4cc (patch) | |
| tree | f5febc6f017fc6590cf497e8eb2e6ac37e7d94a7 | |
| parent | chore(SIM): Add runner scripts (diff) | |
| download | cst456-29fec9923efed92d20ecc8c867a98d2a4022f4cc.tar.xz cst456-29fec9923efed92d20ecc8c867a98d2a4022f4cc.zip | |
refactor: Move files into lab_1 folder
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | lab_1/CST456 Lab1.md (renamed from CST456 Lab1.md) | 0 | ||||
| -rw-r--r-- | lab_1/CST456 Lab1.pdf (renamed from CST456 Lab1.pdf) | bin | 187749 -> 187749 bytes | |||
| -rw-r--r-- | lab_1/SIM/run_simulation.bat (renamed from SIM/run_simulation.bat) | 0 | ||||
| -rw-r--r-- | lab_1/SIM/run_waveform.bat (renamed from SIM/run_waveform.bat) | 0 | ||||
| -rw-r--r-- | lab_1/SIM/xsim_cfg.tcl (renamed from SIM/xsim_cfg.tcl) | 0 | ||||
| -rw-r--r-- | lab_1/SRC/duv.svp (renamed from SRC/duv.svp) | 0 | ||||
| -rw-r--r-- | lab_1/SRC/macro.svh (renamed from SRC/macro.svh) | 0 | ||||
| -rw-r--r-- | lab_1/SRC/tb.sv (renamed from SRC/tb.sv) | 0 | ||||
| -rw-r--r-- | lab_1/image1.png (renamed from image1.png) | bin | 33752 -> 33752 bytes |
10 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ *.wdb xsim.dir .Xil +*.zip diff --git a/CST456 Lab1.md b/lab_1/CST456 Lab1.md index a80ab6e..a80ab6e 100644 --- a/CST456 Lab1.md +++ b/lab_1/CST456 Lab1.md diff --git a/CST456 Lab1.pdf b/lab_1/CST456 Lab1.pdf Binary files differindex 6799032..6799032 100644 --- a/CST456 Lab1.pdf +++ b/lab_1/CST456 Lab1.pdf diff --git a/SIM/run_simulation.bat b/lab_1/SIM/run_simulation.bat index 7522486..7522486 100644 --- a/SIM/run_simulation.bat +++ b/lab_1/SIM/run_simulation.bat diff --git a/SIM/run_waveform.bat b/lab_1/SIM/run_waveform.bat index b3ddc9a..b3ddc9a 100644 --- a/SIM/run_waveform.bat +++ b/lab_1/SIM/run_waveform.bat diff --git a/SIM/xsim_cfg.tcl b/lab_1/SIM/xsim_cfg.tcl index b7c49f5..b7c49f5 100644 --- a/SIM/xsim_cfg.tcl +++ b/lab_1/SIM/xsim_cfg.tcl diff --git a/SRC/duv.svp b/lab_1/SRC/duv.svp index d898852..d898852 100644 --- a/SRC/duv.svp +++ b/lab_1/SRC/duv.svp diff --git a/SRC/macro.svh b/lab_1/SRC/macro.svh index 284b9ae..284b9ae 100644 --- a/SRC/macro.svh +++ b/lab_1/SRC/macro.svh diff --git a/SRC/tb.sv b/lab_1/SRC/tb.sv index 0230705..0230705 100644 --- a/SRC/tb.sv +++ b/lab_1/SRC/tb.sv diff --git a/image1.png b/lab_1/image1.png Binary files differindex b337587..b337587 100644 --- a/image1.png +++ b/lab_1/image1.png |