aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)Author
2015-09-25Minor cleanup.Rob Austein
2015-09-25Incomplete attempt to track changes to core_selector architecture.Rob Austein
The board_regs and comm_regs cores handle reset differently, but there's also this sys_ena wire which appeared out of the ether one day and is not yet in this movie. This version does NOT synthesize (nor did the previous ones, but now we know it...).
2015-09-25Track filename changes to modexp core that took place ages ago.Rob Austein
2015-09-25Configure makefile vfiles list too.Rob Austein
2015-09-24Git rid of commas in config language, add some comments.Rob Austein
2015-09-24Convert to something a bit more object-oriented, to simplify addingRob Austein
additional methods for things like .h and .mk files.
2015-09-23Trailing whitespace cleanup.Rob Austein
2015-06-10generate core_selector, probe FPGA for cores at software startupPaul Selkirk