Commit Graph

65 Commits

Author SHA1 Message Date
Abraham Gonzalez
985faa4c8e Small comment updates + cleanup 2021-04-03 12:55:27 -07:00
Abraham Gonzalez
be13781a1c Set both MBUS/PBUS in configs | Add simple check for correct clocks 2021-04-02 16:43:59 -07:00
Abraham Gonzalez
5a41c5d9ac Use multi-clock config. frags to determine VCU118 clk freq 2021-04-01 16:21:44 -07:00
Abraham Gonzalez
f334d5799f Support 30MiB payloads - VCU118 FPGA 2021-04-01 16:21:16 -07:00
Jerry Zhao
ed2bfa8249 Don't pass JTAG oe signal off-chip (#832) 2021-03-24 01:08:46 -07:00
abejgonzalez
09ef82cabf Update harnessClk/Rst naming to buildtop | Small docs cleanup 2021-03-22 13:11:12 -07:00
abejgonzalez
9957538d38 Enable support for pullup R's on GPIOs 2021-02-25 13:54:53 -08:00
abejgonzalez
4d3ff26a73 Bump testchipip 2021-01-04 15:36:00 -08:00
abejgonzalez
b797077334 Fix Arty documentation link 2020-12-27 22:00:06 -08:00
abejgonzalez
f1fdab5bd3 Move TL mem switch frag to CY | Add require to not have TL/AXI backing mem 2020-11-23 16:58:34 -08:00
abejgonzalez
8f6de22e72 Fixed TinyRocketConfig | Small cleanup to VCU118/Arty configs 2020-11-23 16:30:39 -08:00
abejgonzalez
661a7701a7 Share DigitalTop/ChipyardSystem | Fix small naming compile error 2020-11-23 15:46:03 -08:00
James Dunn
95e8365105 Small change to Arty reset binder name, per Jerry's PR comment. 2020-11-18 16:53:37 -08:00
abejgonzalez
d94a8efd43 Fix TLMemPort comment | Use Option instead of NoSimulator 2020-11-15 15:44:38 -08:00
abejgonzalez
c8add488ad Reduce BOOM default freq. (play it safe) 2020-11-15 14:31:14 -08:00
abejgonzalez
55f19f79d3 Address fpga srcs 2020-11-12 15:39:29 -08:00
abejgonzalez
7ca3be236c Bump bringup VCU118 | Ignore HTIF if no-debug module 2020-11-12 11:47:16 -08:00
abejgonzalez
082b230452 Add missing file 2020-11-08 17:51:21 -08:00
abejgonzalez
244205e2b4 Separate new sys_clk and ddr2 from TSI 2020-11-08 17:49:32 -08:00
Abraham Gonzalez
5a4cad0172 Merge pull request #6 from ucb-bar/local-fpga-support-docs
Local fpga support docs
2020-11-06 21:03:15 -08:00
abejgonzalez
c5e8fecb5c Small renaming and cleanup 2020-11-06 21:00:18 -08:00
Abraham Gonzalez
9144e3c706 Fix pin mappings for TSI DDR 2020-11-06 20:51:11 -08:00
James Dunn
98fcea7b57 Adding initial Arty documentation; will be expanded further. 2020-11-06 17:25:05 -08:00
abejgonzalez
7baa1341ee Use 2nd system clock for TSI DDR | Small cleanups 2020-11-06 16:34:45 -08:00
abejgonzalez
6aae66c54f Add TSI Host Widget 2020-11-06 15:50:28 -08:00
Abraham Gonzalez
b0eed5075f [temp] start integrating tsi host widget 2020-11-06 10:57:55 -08:00
abejgonzalez
c721d897f3 Point to SiFive license | Add require on Arty 2020-11-06 10:18:10 -08:00
abejgonzalez
84508bee6e More FPGA prototyping docs 2020-11-05 21:51:25 -08:00
abejgonzalez
313fa4f129 Merge branch 'local-fpga-support' into local-fpga-support-docs 2020-11-05 21:24:03 -08:00
abejgonzalez
b0fc0457aa Use Chipyard configs as base (Arty) 2020-11-05 20:46:03 -08:00
abejgonzalez
9a5b67bf8c Use Chipyard configs as a base (VCU118) 2020-11-05 20:30:49 -08:00
abejgonzalez
255e88fe8f Initial outline of FPGA prototyping docs 2020-11-05 17:06:34 -08:00
abejgonzalez
083f34ab23 Revert Chipyard system | Create new VCU118 Chipyard system 2020-11-05 15:44:54 -08:00
abejgonzalez
a281869041 Fix Arty merge and errors from CY bump 2020-11-05 15:04:44 -08:00
abejgonzalez
a7ab0dab59 Updated VCU118 | Bumped naming on Arty 2020-11-05 13:59:10 -08:00
abejgonzalez
3994bcecdf Merge remote-tracking branch 'secret/local-fpga-arty-harnessbinders' into local-fpga-support 2020-11-05 11:08:36 -08:00
Abraham Gonzalez
0eca51ba4d Reorganize into bringup/simple | Bump sifive-blocks 2020-10-27 12:57:34 -07:00
Abraham Gonzalez
3c42e2cae7 Fixed BootROM | Updated HarnessBinders 2020-10-26 18:15:58 -07:00
Abraham Gonzalez
db73cab164 Add BootROM | Fix ResetWrangler for DDR | Add scripts 2020-10-20 21:20:11 -07:00
Abraham Gonzalez
dd358f45ab UART Working... Bumped to newer fpga-shells 2020-10-19 11:29:25 -07:00
abejgonzalez
9ba4918cb8 Inject MMCDevice into TLSPI Node 2020-10-15 11:46:42 -07:00
abejgonzalez
7f387a254b Working up until the MMC attachment 2020-10-14 23:09:49 -07:00
abejgonzalez
dcac9b79df Basic working with UART 2020-10-14 16:15:10 -07:00
abejgonzalez
dda7622c29 temp commit 2020-10-14 14:49:22 -07:00
abejgonzalez
5bbd865447 Add MMC Device section to the DTS 2020-10-13 16:18:00 -07:00
abejgonzalez
8257775e96 Connect DDR from harness 2020-10-12 21:50:50 -07:00
James Dunn
895dcd6831 referencing fully qualified chipyard.harness.OverrideHarnessBinder to debug import issue. 2020-10-11 11:12:33 -07:00
James Dunn
dca56cd858 Removing redefinitions of HasHarnessSignalReferences and HasTestHarnessFunctions in TestHarness.scala. 2020-10-10 19:55:02 -07:00
James Dunn
54acfe71fc Some HarnessBinder testing with Jerry's debug suggestions. 2020-10-10 13:45:27 -07:00
dunn
7d1a1539e6 Initial pass at HarnessBinders for Arty. 2020-10-09 23:17:36 -07:00