-
customer:
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
- anoma/green#495
- anoma/green#644
- anoma/anoma-archive#1275
supersedes:
-
---
…
-
### Summary
Modernize the circuit library to improve compiler quality and construction speed. The library circuits are classified in two categories:
* **Abstract blocks** Operations defined by an act…
-
-
### What would you like to Propose?
I propose to implement various Boolean algebra gates (AND, OR, NOT, XOR, NAND, NOR) using Java. These gates form the foundation of Boolean logic, which is crucial …
-
The "Digital" logic simulator, right here on Github : https://github.com/hneemann/Digital
Can directly produce JED files for burning into a PAL/GAL chip.
You can use the Analysis->Synthesis menu…
-
```
Kettle Over HLT
```
Original issue reported on code.google.com by `mattreba@gmail.com` on 18 Jan 2011 at 12:34
-
```
Kettle Over HLT
```
Original issue reported on code.google.com by `mattreba@gmail.com` on 18 Jan 2011 at 12:34
-
I noticed that firrtl lets you read from inactive enum variants using code like:
```
FIRRTL version 3.2.0
circuit test:
module test:
input clk: Clock
input a: UInt
i…
-
Do we need to worry about the short circuiting in C, as it can lead to edge cases in our evaluation. But its part of the spec. but also doesnt it count as a type of optimization? Shall we consider thi…
ghost updated
6 years ago
-