openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
SymbiFlow
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
about 3 years
ago.
Mar 09, 2021 — Mar 09, 2022
Showing page 1,692 of 1,750
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added some simple progress information to verbose subcircuit miner output
Clifford Wolf
More...
about 12 years ago
Implemented -mine_split option to extract pass
Clifford Wolf
More...
about 12 years ago
Implemented much better #x select operator
Clifford Wolf
More...
about 12 years ago
Modify the VQM parser to use a hash to perform net/pin to array index lookup. This is significantly faster that the previous code, which uses binary search through the sorted array, and uses an insert at index (very slow) to maintain the sorted order.
Kevin Murray
More...
about 12 years ago
Commit beginning work on architecture file. Stub values that I will need to find
Jason Luu
More...
about 12 years ago
make warning removed
Jason Luu
More...
about 12 years ago
Removed memory leaks for circuits with carry chains
Jason Luu
More...
about 12 years ago
Fracturable carry chain first complete draft done. Works on simple cases. Need to test on complete architectures
Jason Luu
More...
about 12 years ago
Added support for architecture exclusion in fracturable carry chain architectures for faster packing
Jason Luu
More...
about 12 years ago
* Fix clock timers to use unsigned counters * Reduce the number of calls to verify_netlist, only really need to check after all rather than after each netlist modification * Add total block count summary
Kevin Murray
More...
about 12 years ago
Updates to VQM parser. * Reduce memory allocation by first performning a counting pass to determine the large array structure sizes (reduces realloc calls) * Fix pointer-integer casting, now works properly on LP64 systems for large circuits that generate addresses beyond the 32bit boundary * Fix various compiler warnings
Kevin Murray
More...
about 12 years ago
Working fracturable carry chain architecture with faked up delays
Jason Luu
More...
about 12 years ago
First working cut of fracturable carry chains
Jason Luu
More...
about 12 years ago
Fixed bug on prepacking of carry chains Initial work on placement of carry chains inside logic block
Jason Luu
More...
about 12 years ago
Implemented extract -mine_max_fanout <num> option
Clifford Wolf
More...
about 12 years ago
Performance optimization in subcircuit mining
Clifford Wolf
More...
about 12 years ago
Fixed a gcc compiler warning [-Wparentheses]
Clifford Wolf
More...
about 12 years ago
Added "shared nodes" feature to the subcircuit library
Clifford Wolf
More...
about 12 years ago
Added comments regarding carry chains in pack pattern data structure
Jason Luu
More...
about 12 years ago
Identification of carry chain molecules in netlist complete. Now need to add ability to pack those partially populated chain molecules during packing.
Jason Luu
More...
about 12 years ago
Added support for "extract_order" attribute to extract pass
Clifford Wolf
More...
about 12 years ago
Added design->select() api and use it in extract pass
Clifford Wolf
More...
about 12 years ago
Fixed subcircuit allowOverlap=false corner case
Clifford Wolf
More...
about 12 years ago
Corrected identification of carry chain pattern in logic block. Must now work on identifying carry chain molecule in netlist.
Jason Luu
More...
about 12 years ago
Added support for #x:<num> select stmt
Clifford Wolf
More...
about 12 years ago
Handle known inout ports as outputs in show command
Clifford Wolf
More...
about 12 years ago
Fixed memory corruption in subcircuit miner
Clifford Wolf
More...
about 12 years ago
Minor hotfixes (mostly gcc build fixes)
Clifford Wolf
More...
about 12 years ago
Added library support to celltypes class and show pass
Clifford Wolf
More...
about 12 years ago
Implemented general handler for selection arguments
Clifford Wolf
More...
about 12 years ago
←
1
2
…
1688
1689
1690
1691
1692
1693
1694
1695
1696
…
1749
1750
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree