Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-28 | Comment update. | Rob Austein | |
2015-09-28 | ModExpS6 has no error output. | Rob Austein | |
2015-09-28 | RawConfigParser doesn't support super(). | Rob Austein | |
2015-09-28 | Handle reset high/low logic in the config file. Connect error signals. | Rob Austein | |
2015-09-28 | ModExpS6 top is called modexps6_wrapper, not modexps6, sigh. | Rob Austein | |
2015-09-27 | Comments. | Rob Austein | |
2015-09-27 | Add "requires" option. | Rob Austein | |
2015-09-27 | Wedge modexps6 into the addressing scheme. Adjust timing of other | Rob Austein | |
cores. Tweak TRNG templates to support multiple instances, more for consistency than than because we really expect multiple TRNGs. | |||
2015-09-27 | Comments noting the strange history of the addressing scheme. | Rob Austein | |
2015-09-26 | Sorted out reset pins (I think). Seems our various core authors have | Rob Austein | |
different opinions about whether reset should be high or low, and the core selector code is responsible for making this right. Hmm. Address map may still be wrong, as addressing scheme seems to have changed while the core_select branch was gathering dust. | |||
2015-09-25 | Minor cleanup. | Rob Austein | |
2015-09-25 | Incomplete 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-25 | Configure makefile vfiles list too. | Rob Austein | |
2015-09-24 | Git rid of commas in config language, add some comments. | Rob Austein | |
2015-09-24 | Convert to something a bit more object-oriented, to simplify adding | Rob Austein | |
additional methods for things like .h and .mk files. | |||
2015-09-23 | Trailing whitespace cleanup. | Rob Austein | |
2015-06-10 | generate core_selector, probe FPGA for cores at software startup | Paul Selkirk | |