Commit Graph

74 Commits

Author SHA1 Message Date
Sagar Karandikar 7b679cfc5d bump aws-fpga for fix when using exactly 3 of 4 mem channels 2023-05-11 08:33:01 -07:00
Russell Horvath 1a63bbe7c3
bump aws-fpga to remove bloat files in hdk/cl/examples + fix typo (#1406)
* bump aws-fpga to remove bloat files + fix typo
2023-02-01 10:10:20 -08:00
Nandor Licker 6bf7c6f3eb
Enable clang-tidy on all C++ sources (#1400)
This PR adds a new make target, `clang-tidy` to run clang-tidy on all C++ sources.
Only a dummy check is enabled, as this patch applies the minimal number of fixes
to compile headers and sources with clang without the header. In a subsequent PR,
more checks will be enabled and the files will be formatted.

`clang-tidy` can be executed using `make -C sim clang-tidy`. It will automatically
apply fixes to known issues.
2023-01-24 18:42:20 +02:00
Russell Horvath 614b5326db
bump aws-fpga w/ Route 35-1 and Synth-8-6340 warning promotion (#1391) 2023-01-18 14:30:03 -08:00
abejgonzalez e83c4bb82a Clean build-bitstream.sh's | Harmonize build arguments
(cherry picked from commit f8479e6017b1d9cf0c26b4a4a3541d1493da4700)
2022-10-30 20:01:36 -07:00
David Biancolin d84db3a39b
bump aws-fpga for git clean removal (#1283) 2022-10-22 03:06:29 +00:00
Russell Horvath 75601b7a74 bump aws-fpga for script changes 2022-10-21 01:04:27 +00:00
Russell Horvath 03e3316280 naming and doc changes 2022-10-13 22:30:37 +00:00
Russell Horvath 0283f95bcd remove env script + plumb through bitbuilder 2022-09-27 03:20:34 +00:00
Russell Horvath 0c3b8d0565 expose frequency in the build_dcp script 2022-09-22 13:22:53 -07:00
Russell Horvath 6acf68ba1e bump aws-fpga to remove mmcm artifacts 2022-09-15 18:28:57 +00:00
Sagar Karandikar ebb2410218 bump aws-fpga 2022-08-30 01:02:18 +00:00
Sagar Karandikar 021cd31eca bump aws-fpga with upstream bump + fixes for build. add agfis 2022-08-30 00:18:09 +00:00
Sagar Karandikar 6e4504f90c bump aws-fpga for vivado 2021.2 support 2022-08-30 00:17:41 +00:00
David Biancolin de44db7e62
Bump aws-fpga for ipgen glob fix (#1066) 2022-06-06 11:03:33 -04:00
David Biancolin ce48aaff48 Bump aws-fpga for ILA changes 2022-06-02 15:58:58 +00:00
David Biancolin 57ac59a2de Bump aws-fpga for AREA strategy 2022-05-16 22:50:59 +00:00
David Biancolin 85d0ecb9ba Bump aws-fpga 2022-05-10 00:26:15 +00:00
David Biancolin d728e6fa3d
Bump aws-fpga to new main branch (#1022) 2022-04-14 16:31:43 -04:00
Tim Snyder 6bd99b2b8c Merge remote-tracking branch 'origin/main' into use_conda 2022-04-13 00:22:58 +00:00
Tim Snyder 7c48b1e2c0 bump aws-fpga for uninit var cleanup 2022-03-19 21:05:10 +00:00
abejgonzalez 89f74c5cce Move build-bitstream.sh to platforms 2021-11-18 21:28:51 +00:00
David Biancolin 8b77989a28
Vivado 2021.1 / AMI 1.11 (#837)
* Bump to AMI 1.11 / Vivado 2021.1

* pip2 removed on new AMIs; install it explicitly

* Knock BOOM AGFI frequency down

* Add a script to run linux boot on some default targets

* [docs] Tell users to use 1.11.0 AMI

Co-authored-by: Cloud User <centos@ip-192-168-3-37.ec2.internal>
2021-10-06 12:12:48 -05:00
David Biancolin 2aa454b7a5 Add mechanism for hierarchy-mutation robust XDC generation 2021-09-15 22:28:11 +00:00
David Biancolin 6a5f728594 Bump aws-fpga for better DRAM CDC floorplan 2021-09-11 01:35:08 +00:00
David Biancolin 1130d03656 Selectively instantiate DRAM controllers based on required memory 2021-08-10 15:26:46 +00:00
David Biancolin 2e30100d35 Use new file emission trait + makefile naming cleanup 2021-07-29 22:40:49 +00:00
David Biancolin 92a2a48c1d Bump aws-fpga 2021-06-22 18:19:57 +00:00
Abraham Gonzalez c6e1bbc77b Bump AMI 1.10 / aws-fpga 1.4.9 / Vivado 2020 2021-06-15 21:45:28 +00:00
David Biancolin c5eb111ac4 Bump AWS-FPGA 2021-06-14 17:26:39 +00:00
David Biancolin 5866208e25 Bump aws-fpga 2021-05-08 01:23:02 +00:00
Jerry Zhao c0714243bb Update sim/firesim-lib/src/main/scala/util/Configs.scala
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com>
2021-03-24 12:21:59 -07:00
Jerry Zhao 5dc28de40e Add option to remove -retiming flag from Vivado 2021-03-24 12:20:08 -07:00
David Biancolin 927bb752ef Bump aws-fpga for updating timing check 2020-07-15 19:09:42 +00:00
David Biancolin 11feb8e0bd Promote timing failure to error; handle vivado errors in manager 2020-07-14 17:33:32 +00:00
David Biancolin 183c405447 Bump aws-fpga-firesim to tagged release 2020-05-31 20:23:41 +00:00
David Biancolin dc1c798506 Bump aws-fpga for AXI4 connection changes 2020-04-08 07:44:39 +00:00
David Biancolin e4dd3a5f9e
Fix FPGA-level simulation; Upgrade VCS-MX and Vivado versions for UCB use (#487)
* Fix FL sim; upgrade vivado and vcsmx versions for UCB use

* Bump aws-fpga
2020-02-05 18:59:19 -08:00
David Biancolin dd6d4321f5 Add support for arbitrary frequency and build strategy selection 2019-04-23 20:14:55 +00:00
Sagar Karandikar 87fdf4c94b bump aws-fpga to dev 2019-04-19 23:01:41 +00:00
Sagar Karandikar 15cc381494 bump aws-fpga 2019-04-17 21:06:56 +00:00
Sagar Karandikar 0a535e56fe bump aws-fpga to upstream 1.4.8 2019-04-17 19:06:44 +00:00
Sagar Karandikar 568ef3b8b7 bump aws-fpga-firesim to master 2019-02-25 00:51:06 +00:00
Sagar Karandikar c4d5fa0b40 bump to aws-fpga dev 2019-02-01 07:13:19 +00:00
Sagar Karandikar f5e815ab33 bump aws-fpga to fix xsim 2019-02-01 06:15:05 +00:00
Sagar Karandikar 7c645862eb bump aws-fpga to upstream 1.4.6, released 1/25/19 2019-01-25 21:56:05 +00:00
David Biancolin 364b6aa427 Bump aws-fpga for updated constraints 2018-12-14 08:39:51 +00:00
Sagar Karandikar 3d49e015a8 bump aws-fpga 2018-12-09 19:48:38 +00:00
Sagar Karandikar 3c85eda572 bump aws-fpga 2018-12-06 21:26:16 +00:00
alonamid e596054970 bump aws-fpga and midas 2018-11-30 18:40:31 +00:00