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