Commit Graph

2722 Commits

Author SHA1 Message Date
Albert Magyar e1fab60953
[docs] Add more info on Verilog clock-gating support to docs (#471) 2020-01-24 11:45:25 -07:00
Sagar Karandikar 1554acea9e
Merge pull request #469 from firesim/bump-chipyard-1-24
bump chipyard
2020-01-24 09:44:37 -08:00
Sagar Karandikar fe08931f0d bump chipyard 2020-01-24 17:40:30 +00:00
Sagar Karandikar b6233678e7
Merge pull request #468 from firesim/sagark-patch-2
Fix CHANGELOG for 1.7.0
2020-01-23 20:20:11 -08:00
Sagar Karandikar 438612451c
Fix CHANGELOG for 1.7.0 2020-01-23 19:23:13 -08:00
Sagar Karandikar 19f75c8bea
Merge pull request #434 from firesim/better-configs
Adjust BlockDevBridge to match new Option-type parameters
2020-01-23 17:55:27 -08:00
Sagar Karandikar 2d85762f72 bump chipyard 2020-01-24 01:54:12 +00:00
Cloud User dd2875901d Merge remote-tracking branch 'origin/dev' into better-configs 2020-01-24 01:51:34 +00:00
Sagar Karandikar cc2f200afe
Merge pull request #466 from firesim/sagark-patch-2
Update README.md publications with FirePerf
2020-01-23 17:17:36 -08:00
Sagar Karandikar 14b37bd06b
Update README.md 2020-01-23 15:30:39 -08:00
David Biancolin 9c58f326f7
Merge pull request #464 from firesim/change-default-build-instance
[manager] Change default build instances to z1d.2xlarge
2020-01-22 14:59:56 -08:00
David Biancolin 5158271375 [docs] Change c5.4xlarge -> z1d.2xlarge; note Vivado memory usage 2020-01-22 22:44:49 +00:00
David Biancolin 82ad9c3e44 [manager] Change default build instances to z1d.2xlarge 2020-01-22 22:22:01 +00:00
David Biancolin 540ea3b0ef
Merge pull request #463 from firesim/bridge-walkthrough
[docs] Add a UARTBridge Walkthrough
2020-01-22 14:06:37 -08:00
Abraham Gonzalez 23cc76dc92
Merge pull request #459 from firesim/fix-copy-results-fail
Fix "Fix Copy Results Failure"
2020-01-22 13:36:57 -08:00
Nathan Pemberton d801f0ffa7
Merge pull request #460 from firesim/bumpMarshalJan20
Bump FireMarshal in preparation for the January 2020 chipyard release.
2020-01-22 13:08:01 -08:00
David Biancolin 3e4aab98e0 [docs] Add a UARTBridge Walkthrough 2020-01-22 12:48:05 -08:00
David Biancolin badb66a4d8
Merge pull request #461 from firesim/remove-make-print
[makefrags] Remove an errant info statement in firesim's makefrag
2020-01-22 11:31:16 -08:00
alonamid 9bd0878ef1
Merge pull request #462 from firesim/triggers-counters-integration-clean
Fix docs build warnings on dev
2020-01-22 11:21:45 -08:00
alonamid c790a76c1b fix docs build warnings 2020-01-22 19:08:08 +00:00
David Biancolin a6d9368118 [driver] More properly report DRAM initialization 2020-01-22 16:31:15 +00:00
David Biancolin 4417fee751 [makefrags] Remove an errant info statement in firesim's makefrag 2020-01-22 16:28:25 +00:00
Nathan Pemberton 242371ab63 Bump FireMarshal in preparation for the January 2020 chipyard release.
This bump includes support for custom qemu and pk (requested by keystone
team). It also has more sensible behavior for the doit database
location.
2020-01-21 19:42:34 -05:00
Abraham Gonzalez 235807c30a Remove immutable attribute on just nfs 2020-01-21 01:28:07 +00:00
Abraham Gonzalez ad54195025
Merge pull request #456 from firesim/copy-results-fed-fix
Fix Copy Results Failure
2020-01-20 15:36:50 -08:00
Abraham Gonzalez 224fa13201
Remove immutable attr on all files
Co-Authored-By: Albert Ou <aou@eecs.berkeley.edu>
2020-01-16 16:50:26 -08:00
Abraham Gonzalez be0c963fa5 Remove immutable attr on /etc/sysconfig/nfs | Use chown instead of chmod 2020-01-16 23:53:48 +00:00
Jerry Zhao 5f6bd4fa16 Adjust BlockDevBridge to match new Option-type parameters 2020-01-16 12:43:24 -08:00
Sagar Karandikar 6ed8fc7db1
Merge pull request #451 from firesim/master
master to dev
2020-01-14 16:43:27 -08:00
Howard Mao 5791493754
Merge pull request #450 from firesim/fix-tracerv-driver
Fix TraceRV driver
2020-01-08 13:15:50 -05:00
alonamid eb87677d68
Merge pull request #453 from firesim/fix-toolchain-script
Update build script to match Chipyard script args
2020-01-08 00:27:28 +02:00
alonamid da58c8ea98
Update build script to match Chipyard script args 2020-01-07 23:27:05 +02:00
Sagar Karandikar d4ca47d5c6
Merge pull request #448 from firesim/sagark-patch-2
Update first time limit increase instructions for new vCPU based limits on EC2
2020-01-06 20:12:53 -05:00
Howard Mao c5cf7892d7 store trace start/end as string in manager, not as int 2020-01-06 11:23:11 -08:00
Howard Mao bd4892df31 no longer need cur_cycle in tracerv driver 2020-01-06 11:23:05 -08:00
Howard Mao 79648f33b7 fix TracerV flush 2020-01-06 11:22:54 -08:00
Sagar Karandikar 2d441af957
Update First-time-AWS-User-Setup.rst 2019-12-23 19:55:39 +05:30
Sagar Karandikar ae4328c2e6
Update First-time-AWS-User-Setup.rst 2019-12-23 19:33:46 +05:30
alonamid 324a0432ba
Merge pull request #447 from firesim/triggers-counters-integration-clean
Fix broken dev
2019-12-22 19:09:48 -08:00
alonamid 11c4f1900b fix broken dev 2019-12-22 12:35:01 -08:00
alonamid b4ca7e630c
Merge pull request #446 from firesim/triggers-counters-integration-clean
Bring back file check for more robust TracerV disable
2019-12-22 11:06:05 -08:00
alonamid 3764407bbf bring back file check for more robust tracerv disable 2019-12-22 11:00:38 -08:00
alonamid 0063a40fd0
Merge pull request #437 from firesim/triggers-counters-integration-clean
TracerV Triggers and AutoCounter Integration
2019-12-18 16:05:50 -08:00
alonamid 52a0374fa2 remove file check 2019-12-18 14:16:39 -08:00
alonamid 08ecd9a616 Remove TODO comment 2019-12-18 13:22:04 -08:00
alonamid a45723689b add default agfis 2019-12-18 07:45:50 +00:00
David Biancolin 1cc01360b9 [autocounter] Workaround the host port problem 2019-12-17 15:33:38 -08:00
alonamid 5f5c33f641 chisel bump modifications 2019-12-17 01:38:02 +00:00
Howard Mao 66d673c6f7 update icenet for checksum changes 2019-12-16 22:33:15 +00:00
David Biancolin a400d1ccff Merge remote-tracking branch 'origin/dev' into triggers-counters-integration-clean 2019-12-16 11:23:46 -08:00