aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange/dynamic_bitarray.cc
Commit message (Expand)AuthorAgeFilesLines
* Use NEXTPNR_NAMESPACE macro's now that headers are seperated.Keith Rothman2021-03-151-6/+7
* Fix compiler warnings in testsgatecat2021-02-251-2/+2
* Add some tests around resizing and bits_per_value.Keith Rothman2021-02-241-0/+4
* Add DynamicBitarray unit tests.Keith Rothman2021-02-231-0/+96