-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Trai…
-
[ALU Outline](https://github.com/NYU-Processor-Design/nyu-core/blob/main/Documentation/01_Module_Docs/09_ALU.md)
-
after selecting a design (7 segment seconds verilog), the design starts working, but tt.shuttle.enable shows the factory test
![image](https://github.com/user-attachments/assets/b40c1ddf-8397-4312-…
-
[For teams with >4]
-
i am generating one to unblock the ALU op migration, and need a better way to manage this so that it does not block contribution
-
Implement the ALU. Generate a testbench and show that it works for addition, subtraction, multiplication, passthrough A and passthrough B by including screenshots. In the report, you also need to exp…
-
### 내용 요약
> 놀랍게도(명재가 스포해서 알고 있었음 ^^) 산술 연산(사칙 + 부호 변환, 비교를 이렇게 지칭하는 것도 처음 알았다 ㅎ)을 포함하여
> 디지털 컴퓨터에서 수행되는 모든 함수는 2진수의 덧셉으로 환원할 수 있다.
이 책에서는 오버플로 는 무시한다.
그리고
부호가 있는 숫자를 나타내기 위해서 보수법을 사용한다.
대충 0…
-
- [ ] addi
- [ ] nandx
- [ ] orcx
- [ ] oris
- [ ] orx
- [ ] rld
- [ ] rldclx
- [ ] rldcrx
- [ ] rldicx
- [ ] rldimix
- [ ] xori
- [ ] xoris
- [ ] xorx
- [x] addcx
- [x] addex
- [x] add…
-
-
**Describe the bug**
While attempting to compile my testbench...
with icarus:
```
Include file ./alu.v not found
error: Unable to find the root module "alu_tb" in the Verilog source.
: Perh…