Pinned issues
Issues
- 0
Write a decent readme
#450 opened by Jacajack - 0
- 1
[panic] `trunc()` in comparison causes panic
#374 opened by Jacajack - 0
[compilation bug] When analyzing sensitivity, negation of clocks should be taken into consideration
#378 opened by Jacajack - 0
[panic] Generic ternary operator width mismatch
#432 opened by Jacajack - 2
[panic] Invalid extension width panic
#439 opened by Jacajack - 0
- 1
- 1
- 0
Final frontend interface
#366 opened by WojciechPtas - 0
[compilation bug] Invalid `rep()` width evaluation
#440 opened by Jacajack - 0
- 0
SV casts not generated in intermediate expressions
#435 opened by Jacajack - 0
- 0
SV Codegen: strict `localparam` ordering
#426 opened by Jacajack - 0
Optimize elab - reuse elab results from previous runs if assumptions and IDs match
#416 opened by Jacajack - 0
Defer sensitivity deduction to generic module instantiation / add support for sensitivity deduction in generic-dependent branches
#427 opened by Jacajack - 2
[panic] Undeterministic panic when creating an array sized with a generic variable initialized from generic math (???)
#425 opened by Jacajack - 0
Add metadata comemments in analysis phase
#422 opened by WojciechPtas - 0
Codegen prevent SV keywords and invalid characters from appearing in variable names
#424 opened by Jacajack - 0
Allow `bus` and `wire` to be omitted in casts - width cannot be changed anyway (or even disallow `bus`/`wire`)
#419 opened by Jacajack - 0
Fix `MixedSignedness` issue from #415
#417 opened by Jacajack - 0
Treat range expr as sv
#414 opened by WojciechPtas - 0
Deduce width of `ones()` and `zeros()` from context if no argument is provided
#413 opened by Jacajack - 0
Small `ext` bug
#411 opened by WojciechPtas - 0
- 2
Relax relational operator operand width requirements
#382 opened by Jacajack - 0
Deduce operations on clock to async
#407 opened by WojciechPtas - 0
Elab reports clocks as being unused
#402 opened by Jacajack - 0
- 0
- 0
- 0
Review and fix `cond` sensitivity eval in HIRN
#395 opened by Jacajack - 0
[compilation bug] Declaring multiple instances of a generic module yields intermediate signals with incorrect widths
#387 opened by Jacajack - 0
- 2
[compilation bug] Negative bus select range allowed
#361 opened by Jacajack - 1
Fix bus select validation in HIRN
#365 opened by Jacajack - 1
[compilation bug] Binding width checks not performed correctly on generic interfaces
#389 opened by Jacajack - 1
[panic] `rep()` fails with generic count argument
#391 opened by Jacajack - 2
- 1
[panic] Generic module instantiation fails when binding generic variables to the interface
#388 opened by Jacajack - 0
- 1
- 0
Remove 64-bit numeric constant limit in the lexer
#392 opened by Jacajack - 0
Bypass semantic analysis for HIRN testing
#367 opened by Jacajack - 0
- 0
Omit intermediate signal generation if signals are bound directly to module instance
#380 opened by Jacajack - 0
- 0
Allow assignment of entire arrays
#376 opened by Jacajack - 0
catch negative range beginning on the hirl side
#362 opened by WojciechPtas