Commit Graph

244 Commits

Author SHA1 Message Date
David Biancolin 0923e4c893 Bump FC; firesim-software 2019-05-21 04:51:05 +00:00
David Biancolin db94bdc244 Bump RC once more; fix diplomatic trace handling 2019-05-16 19:07:06 +00:00
David Biancolin 33086134fe WIPCITY 2019-05-11 07:19:54 +00:00
Howard Mao b7819e1a15 add warning for packets that are too small 2019-03-15 22:26:36 +00:00
Howard Mao 0f4343730b Support Ethernet pause frames 2019-02-25 22:08:04 +00:00
Howard Mao 844f1a64fd modify what information gets printed (if printing enabled) 2019-02-25 21:42:53 +00:00
Sagar Karandikar c6df24c49b bump firechip to master 2019-02-25 00:54:36 +00:00
Sagar Karandikar b6b1c9e060 boom 2.2 bump in firechip 2019-01-25 18:21:13 +00:00
Howard Mao 4342f591bb get rid of unnecessary if guard 2018-11-27 21:22:29 +00:00
Howard Mao 570540f0ad make sure multicast ethernet packets are handled properly 2018-11-27 21:02:07 +00:00
Sagar Karandikar 7225f7ea9b bump firechip to master 2018-11-13 22:04:06 +00:00
Howard Mao 8688c36172 make sure baseport doesn't throttle inter-switch links 2018-11-12 20:47:24 +00:00
Sagar Karandikar 092a5a396f
Delete TODO 2018-11-09 10:39:48 -08:00
Howard Mao e6bb0f28a4 bump firechip for generator fix 2018-11-05 18:05:20 +00:00
Howard Mao a31d75a404 properly throttle switch output port bandwidth 2018-10-31 17:05:55 +00:00
Sagar Karandikar b2b71f99a9 split frames across batch boundaries 2018-10-31 17:05:55 +00:00
Howard Mao 24b10c4c9a optimizations for NIC and NIC driver 2018-10-31 17:05:55 +00:00
Sagar Karandikar 4d1d06d333 Merge branch 'clos-master-no-supernode-mergedev' into manager-network-mapping-improvements 2018-10-24 17:16:09 +00:00
Sagar Karandikar a3eddb074d fix compression breaking on shmem/ssh ports 2018-10-24 16:43:56 +00:00
Sagar Karandikar 2b4346cede compress empty batches of tokens 2018-10-24 16:43:56 +00:00
Sagar Karandikar 46a379632b fix broadcast handling for clos topols 2018-10-24 16:43:56 +00:00
Sagar Karandikar c9f555c993 use random uplink. broadcast still broken 2018-10-24 16:43:56 +00:00
Sagar Karandikar bfb9b4691c add clos stuff on top of master 2018-10-10 17:37:54 +00:00
Sagar Karandikar a7a592f216 bump firechip to dev 2018-09-27 16:53:31 +00:00
Sagar Karandikar 1880906496 bump firechip 2018-09-27 01:53:30 +00:00
Sagar Karandikar 148a475e84 bump to firechip with compiling boom 2018-09-27 00:13:11 +00:00
Sagar Karandikar a3c354c9e5 passes asm tests (does not exclude boom yet, see next commit) 2018-09-26 20:47:41 +00:00
Sagar Karandikar 9ca200cc03 bump 2018-09-26 18:50:04 +00:00
Sagar Karandikar 4edade2e67 bump to firechip dev with boom support. all new AGFIs are now shared (RC + BOOM) 2018-09-24 16:45:59 +00:00
Sagar Karandikar 2912e800c7 reenable boom 2018-09-24 05:39:19 +00:00
Sagar Karandikar 371c1a4963 bump to firechip dev 2018-09-23 18:32:17 +00:00
Sagar Karandikar fe29356d89 start bumping submodules 2018-09-22 23:51:29 +00:00
Sagar Karandikar bd3c0586b7 non-submodule changes for RC bump 2018-09-22 23:34:05 +00:00
Sagar Karandikar 0e3f04d9dc bump to firechip master 2018-09-22 18:37:14 +00:00
Howard Mao 35525d031b fix firechip Makefile and sifive-blocks submodule URL 2018-08-27 19:17:52 +00:00
Jerry Zhao cc4570d737 Bump firechip for functioning single-core boom 2018-08-16 17:18:19 +00:00
David Biancolin c33fa554c8 Merge remote-tracking branch 'origin/master' into rc-bump-may 2018-06-13 21:54:53 +00:00
Sagar Karandikar 7aca3d6fce firechip https submodules 2018-05-21 04:18:43 +00:00
Howard Mao 7d288d49be UART baud rate now configurable 2018-05-18 23:12:59 +00:00
Sagar Karandikar 74187c4c15 bump firechip with branch that sets correct hardcoded baud rate in sifive uart 2018-05-18 04:26:10 +00:00
Howard Mao 6e1c2851c4 bump firechip for riscv-tools update 2018-05-17 21:23:19 +00:00
David Biancolin c06711d73f Bump RC, Midas, Chisel -> 3.1, Firrtl -> 1.2, renable BOOM (NoNIC) 2018-05-16 16:43:05 +00:00
Donggyu Kim 520cbef3de remove dirty patches 2018-05-14 23:57:46 -07:00
Sagar Karandikar bba9dea481 New squashed FireSim repo for open-sourcing
This is the new FireSim repo that will be open-sourced. This commit
matches the state of the repo at commit
031132485840608f111e6c745d8140b5def6d857 of the original FireSim
repo, which now lives at
https://github.com/firesim/firesim-prerelease

All future FireSim development will happen in this repository. The
FireSim pre-release repo is maintained privately only for archival
purposes (e.g. if someone needs to do git blame on a file) - no new
commits should be made on the pre-release repo.
2018-05-13 19:40:34 +00:00