Age | Commit message (Expand) | Author |
2021-10-26 | Experimental Makefile for VivadoHEADmaster | Pavel V. Shatov (Meister) |
2021-10-26 | XDC equivalent of UCF timing constraints for ISE. | Pavel V. Shatov (Meister) |
2020-03-25 | Prune target list to match projects currently in core.cfg. | Paul Selkirk |
2020-02-26 | Merge branch 'js_keywrap' to 'master' | Paul Selkirk |
2020-02-26 | Add a build target for hsm_ng, but cut the ModExpNG clock back to 90MHz. | Paul Selkirk |
2020-02-11 | Turned off resource sharing during synthesis. | Pavel V. Shatov (Meister) |
2020-01-23 | Out of curiosity I tried compiling the bitstream with Vivado. These constraints | Pavel V. Shatov (Meister) |
2020-01-23 | Changed FMC I/O frequency to 45 MHz in the UCF file to match hardware and also | Pavel V. Shatov (Meister) |
2020-01-22 | This commit turns off the "equivalent_register_removal" setting for XST. | Pavel V. Shatov (Meister) |
2020-01-21 | Tweak the Makefile to match the new Alpha platform. | Pavel V. Shatov (Meister) |
2020-01-21 | Testbench for the new clock manager. | Pavel V. Shatov (Meister) |
2020-01-21 | Bumped version number. | Pavel V. Shatov (Meister) |
2020-01-21 | New Alpha platform with three clocks: | Pavel V. Shatov (Meister) |
2019-04-09 | Rebase branch 'js_keywrap' from masterjs_keywrap | Paul Selkirk |
2019-04-09 | Collapse build targets into one rule, because that's exactly what $@ is desig... | Paul Selkirk |
2019-04-09 | correct fpga part number, add keywrap build target | Paul Selkirk |
2019-04-05 | Byte-swap in hardware, so we can do memcpy from software. | Paul Selkirk |
2019-04-03 | Merge branch 'fmc_clk_60mhz' to 'master' | Paul Selkirk |
2019-01-23 | Generate detailed timing report when PAR fails. | Rob Austein |
2019-01-23 | Comment smartguide out of Makefile, not just out of shell script. | Rob Austein |
2019-01-23 | Remove `-global_opt off` per discussion with Joachim and Pavel. | Rob Austein |
2019-01-23 | Add explicit check for timing failure, per Pavel. | Rob Austein |
2019-01-23 | 1. Disabled SmartGuide as it can thwart reproducible implementation. | Pavel V. Shatov (Meister) |
2019-01-23 | Use default synthesis options. | Pavel V. Shatov (Meister) |
2019-01-22 | Generate detailed timing report when PAR fails. | Rob Austein |
2019-01-22 | Comment smartguide out of Makefile, not just out of shell script. | Rob Austein |
2019-01-22 | Remove `-global_opt off` per discussion with Joachim and Pavel. | Rob Austein |
2019-01-22 | Add explicit check for timing failure, per Pavel. | Rob Austein |
2019-01-22 | 1. Disabled SmartGuide as it can thwart reproducible implementation. | Pavel V. Shatov (Meister) |
2019-01-22 | Use default synthesis options. | Pavel V. Shatov (Meister) |
2019-01-22 | Upon reflection, I prefer the way Pavel handled include paths in 8cd28d0 | Paul Selkirk |
2019-01-22 | Cherry-pick 8cd28d0/fe3d53c: Added `include directories to Makefile. | Paul Selkirk |
2019-01-22 | Upon reflection, I prefer the way Pavel handled include paths in 8cd28d0 | Paul Selkirk |
2019-01-22 | Corrected target device. | Pavel V. Shatov (Meister) |
2019-01-14 | Add include directives for Pavel's .vh files. | Paul Selkirk |
2019-01-14 | Add include directives for Pavel's .vh files. | Paul Selkirk |
2018-12-04 | Collapse build targets into one rule, because that's exactly what $@ is desig... | Paul Selkirk |
2018-12-04 | Collapse build targets into one rule, because that's exactly what $@ is desig... | Paul Selkirk |
2018-09-06 | Constraints for 60 MHz FMC_CLK. | Pavel V. Shatov (Meister) |
2018-08-27 | correct fpga part number, add keywrap build target | Paul Selkirk |
2018-08-27 | Generate detailed timing report when PAR fails. | Rob Austein |
2018-08-27 | Comment smartguide out of Makefile, not just out of shell script. | Rob Austein |
2018-08-27 | Remove `-global_opt off` per discussion with Joachim and Pavel. | Rob Austein |
2018-08-21 | Add explicit check for timing failure, per Pavel. | Rob Austein |
2018-08-18 | 1. Disabled SmartGuide as it can thwart reproducible implementation. | Pavel V. Shatov (Meister) |
2018-08-18 | Use default synthesis options. | Pavel V. Shatov (Meister) |
2018-08-18 | Corrected target device. | Pavel V. Shatov (Meister) |
2018-07-14 | Adjust Makefile to track source changes. | Rob Austein |
2018-07-05 | Changed top module to accomodate changes to the clock manager. | Pavel V. Shatov (Meister) |
2018-07-05 | Updated clock manager. | Pavel V. Shatov (Meister) |