Commit Graph

421 Commits

Author SHA1 Message Date
abejgonzalez 8eaf2aa185 Add docs for U200 2023-07-26 10:54:26 -07:00
Abraham Gonzalez a3123e0129
Merge pull request #1575 from firesim/bucket-log-docs
Bucket log docs
2023-07-10 07:38:09 -07:00
joonho hwangbo 29ea8bd0fa
Update docs/Advanced-Usage/Miscellaneous-Tips.rst
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com>
2023-07-09 22:02:09 -05:00
Sagar Karandikar f832796740 more cleanup 2023-06-30 10:57:26 +00:00
Sagar Karandikar c7205d5baa lots of cleanup 2023-06-30 10:00:47 +00:00
Sagar Karandikar a52f0fb0ef fixes 2023-06-30 04:46:53 +00:00
Sagar Karandikar 56dae2fca1 Merge remote-tracking branch 'origin/main' into nitefury_ii_more 2023-06-28 22:09:45 +00:00
Sagar Karandikar 3d758a8732 various fixes 2023-07-02 19:26:03 -07:00
joey0320 cba5b38359 Claify 2023-06-28 15:26:20 -05:00
joey0320 1910338762 Oops 2023-06-28 12:49:06 -05:00
joey0320 baf9440273 Add docs on accessing logs located in buckets 2023-06-28 12:46:40 -05:00
Sagar Karandikar f2388c2d52 various cleanups 2023-06-08 08:24:30 -07:00
Sagar Karandikar 5998737cba rename sourceme-f1-manager.sh to sourceme-manager.sh 2023-06-05 13:59:35 -07:00
abejgonzalez 3351efe096 Update help output 2023-05-15 17:59:57 -07:00
Sagar Karandikar 24c71fb620 Merge remote-tracking branch 'origin/main' into nitefury_ii_more 2023-06-16 10:56:50 -07:00
Sagar Karandikar 35e6a1b17f Merge branch 'nitefury_ii' into nitefury_ii_more 2023-06-06 10:26:30 -07:00
Sagar Karandikar 5d8b53ef42 wip 2023-06-05 22:04:46 -07:00
Sagar Karandikar d1b163a7b9 fix docs help ordering 2023-05-11 16:59:42 -07:00
Sagar Karandikar 375435ec47 Merge remote-tracking branch 'origin/main' into vcu118 2023-05-11 10:10:36 -07:00
abejgonzalez 21928f7e8d Rename .ini -> .yaml 2023-05-11 00:24:55 -07:00
Sagar Karandikar 872c99e827 cleanup 2023-05-08 13:53:07 -07:00
abejgonzalez 779f9a9b51 Try new clang-format ci check | Fix Scala test path 2023-05-07 20:50:43 -07:00
abejgonzalez 49c110480b Fix metasims | More fixes/debug 2023-05-07 17:49:46 -07:00
abejgonzalez f2199ea217 Fix more docs 2023-05-07 00:17:56 -07:00
abejgonzalez 5fb2a23de6 Small cleanup 2023-05-06 16:58:49 -07:00
abejgonzalez 3eb4a88776 Doc. Rework [ci skip] 2023-05-06 15:49:29 -07:00
abejgonzalez f6fc4ccfec Intermediate changes [ci skip] 2023-05-04 23:35:56 -07:00
abejgonzalez c231ca15f4 First attempt at bare Xilinx U250 support
Co-authored-by: Abraham Gonzalez <abe.gonzalez@berkeley.edu>
Co-authored-by: Björn Gottschall <info@gottschall.no>
Co-authored-by: David Metz <david.c.metz@ntnu.no>
2023-05-03 01:07:15 -07:00
Sagar Karandikar 86548885ba fix docs underline 2023-04-27 22:06:53 +00:00
Sagar Karandikar 43ffbc854c fix doc 2023-04-27 21:22:21 +00:00
Sagar Karandikar 5f152c2c73 manager support for custom TARGET_PROJECTs (fasedtests, etc.) up to/including firesim infrasetup and buildbitstream 2023-04-27 21:11:31 +00:00
abejgonzalez c12936b24f Update docs to not use password 2023-04-14 17:52:13 -07:00
abejgonzalez aa34b44c0c Fix doc review comments 2023-03-22 17:20:14 -07:00
abejgonzalez 4d54d40122 Merge remote-tracking branch 'origin/main' into local-fpga-docs 2023-03-21 23:07:46 -07:00
abejgonzalez aa26abc8dd Update symlinks | Update docs | machine-launch.sh now executable 2023-03-21 23:07:20 -07:00
abejgonzalez afaf76f4c5 Update help output 2023-03-14 17:59:10 -07:00
abejgonzalez cbfc9a6430 Merge remote-tracking branch 'origin/main' into local-fpga-docs 2023-03-11 15:49:21 -08:00
abejgonzalez 0ed7e80f9b Move things back 2023-03-10 14:54:10 -08:00
abejgonzalez d5e8637bd9 More docs fixes | Add os to imports 2023-03-08 13:13:36 -08:00
abejgonzalez 2441e0618f Update docs 2023-03-07 16:36:38 -08:00
abejgonzalez 5ba99537a7 Add build_farm_tag for AWS EC2 build farms 2023-03-07 14:35:06 -08:00
abejgonzalez 5ee9b52fa6 Update references in conda / to advanced docs 2023-03-05 14:42:06 -08:00
abejgonzalez b9b2699871 New U250 FPGA tutorial 2023-03-04 17:51:05 -08:00
Benjamin Morse a63571066f
Add URI support to tarball path and xclbin path (#1432)
* driver_tar and xclbin keys can now be a URI
* non URI paths are also supported, with relative paths being relative to the deploy folder
* adds documentation about URI support
* URI are tried 4 times with a 1 second delay after failure
* run-basic-linux-poweroff CI job is now serialized behind run-parallel-verilator-metasims to improve CI reliability

Co-authored-by: Filip Stamenkovic <92741622+filipstamenkovic-sifive@users.noreply.github.com>
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com>
Co-authored-by: Tim Snyder <timothy.snyder@sifive.com>
2023-03-01 23:04:48 -08:00
Tim Snyder 39b2711f48
Update doc of always_expand_run_farm for rename (#1427)
* Update doc of always_expand_run_farm for rename

At some point @abejgonzalez renamed the option from `always_expand_runfarm` to `always_expand_run_farm` because that is more "readable".

This just updates the docs so that they align with the code.

* Update docs/Advanced-Usage/Manager/Manager-Configuration-Files.rst
2023-02-25 12:14:15 -06:00
abejgonzalez 479242c068 Bump xclbin 2023-01-31 22:05:32 -08:00
Abraham Gonzalez 831d68df6a
Force using 2022.1 Vitis 2023-01-26 17:36:57 -08:00
abejgonzalez 2081529fb6 Update Vitis docs | Bump FPGA platform to 2022.1 2023-01-20 11:06:40 -08:00
Benjamin Morse 5138411df0
Changed "firesim infrasetup" to deploy using a tarball. (#1299)
* firesim infrasetup now puts the contents into a tarball before deploy
* the supported formats are .tar .tar.gz and the other formats that GNU tar can autodetect
* updated documentation
* `driver_tar` key added to `config_hwdb.yaml` which allows the tarball to be built elsewhere but still deployed in the same manner
2023-01-10 11:06:56 -08:00
abejgonzalez cd58cfd40b Fix documentation Vitis deploy manager 2022-12-21 12:42:04 -08:00