1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected about 3 years ago.
Mar 09, 2021 — Mar 09, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added ckeck for Icarus Verilog, otherwise the tests are silently stopped More... about 12 years ago
corrected typos More... about 12 years ago
Fixed gcc warnings and added error handling to shell escape More... about 12 years ago
Added scc pass (find logic loops) More... about 12 years ago
Added vi .*.swp files to .gitignore More... about 12 years ago
Added [[CITE]] tags to abc and fsm_extract passes More... about 12 years ago
Added additional functionality and cleanups in sigtools.h and celltypes.h More... about 12 years ago
Initial revision of code to handle inserting buffers to fix global net limitations in VPR. More... about 12 years ago
Increase the hash table size like in VPR, this will reduce colisions on large netlists, improving performance. More... about 12 years ago
Changed prefix for selection operators from # to % More... about 12 years ago
Added #ci and #co selection operators More... about 12 years ago
Added more features to #x selection operator More... about 12 years ago
Added "select -write" command More... about 12 years ago
More support code for $sr cells More... about 12 years ago
Added $sr cell type to celltypes.h More... about 12 years ago
port index by type broken, this wasn't used anywhere except in molecule work, now that this is fixed, we can do fracturable chain experiments More... about 12 years ago
make libsigrokdecode optional More... about 12 years ago
Fixed the carry chain threshold bug More... about 12 years ago
Moved comments around because it breaks our xml parser (we need a better parser) More... about 12 years ago
Fracturable carry-chains More... about 12 years ago
support for live status of SR_CONF_DATALOG More... about 12 years ago
add --set option More... about 12 years ago
dump obsolete multiple-device leftover code More... about 12 years ago
Fixed detection of public wires in opt_rmunused More... about 12 years ago
Added shell escape to command language More... about 12 years ago
Fixed and improved #x selection operator More... about 12 years ago
Automatically select new objects in abc and techmap passes More... about 12 years ago
Added ## selection operator (union all on stack) More... about 12 years ago
Added select -count mode More... about 12 years ago
Split extract -attr into extract -cell_attr and -wire_attr More... about 12 years ago