7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Apr 22, 2024 — Apr 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Core handles subsignal expressions. More... almost 26 years ago
Make debug output file parameters. More... about 26 years ago
Add to vvm proceedural memory references. More... about 26 years ago
Add memories to the parse and elaboration phases. More... about 26 years ago
Support sized decimal numbers, Fix operator precedence order. More... about 26 years ago
Add some logical operators. More... about 26 years ago
Support more operators, especially logical. More... about 26 years ago
Add the AND and OR bitwise operators. More... about 26 years ago
Prevent the duplicate allocation of ESignal objects. More... about 26 years ago
Handle default case. More... about 26 years ago
Add support for module parameters. More... about 26 years ago
Mangle that handles device instance numbers. More... about 26 years ago
Fix off-by-one placement of hex bytes in a number. More... about 26 years ago
Elaborate gate ranges. More... about 26 years ago
Do not generate code for signals, instead use the NetESignal node to generate gate-like signal devices. More... about 26 years ago
Turn the NetESignal into a NetNode so that it can connect to the netlist. Implement the case statement. Convince t-vvm to output code for the case statement. More... about 26 years ago
Parse and elaborate the Verilog CASE statement. More... about 26 years ago
Carry some line info to the netlist, Dump line numbers for processes. Elaborate prints errors about port vector width mismatch Emit better handles null statements. More... about 26 years ago
Ignore ivl. More... about 26 years ago
Missing start methods. More... about 26 years ago
Add the LineInfo class to carry the source file location of things. PGate, Statement and PProcess. More... about 26 years ago
change the program name to ivl. More... about 26 years ago
Support null target for generating no output. More... about 26 years ago
Add startup after initialization. More... over 26 years ago
Support the start() method. More... over 26 years ago
Proberly print vectors in binary. More... over 26 years ago
Function to calculate wire initial value. More... over 26 years ago
Parse more UDP input edge descriptions. More... over 26 years ago
VVM support for small sequential UDP objects. More... over 26 years ago
Fully elaborate Sequential UDP behavior. More... over 26 years ago