Skip to content

Commit 91992f0

Browse files
committed
updated installation
1 parent c69c221 commit 91992f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ Before starting, make sure your system meets the following requirements.
3535

3636
Follow these steps to prepare your simulation environment.
3737

38-
#### **Step 1: Launch QuestaSim**
38+
##### **Step 1: Launch QuestaSim**
3939
- Open QuestaSim from your system applications or terminal.
4040
- In the QuestaSim GUI, go to:
4141
`File → New → Project`
4242
- Give your project a name (e.g., `CAN_Project`) and choose a working directory.
4343

4444
---
4545

46-
#### **Step 2: Add Source Files**
46+
##### **Step 2: Add Source Files**
4747
- Add all `.sv` files from the `src/` folder.
4848
- Add the top-level testbench file `can_top_tb.sv` from the `testbench/` folder.
4949
- Ensure that **`can_top.sv`** is set as the **design’s top module**.

0 commit comments

Comments
 (0)