Commit Graph

27 Commits

Author SHA1 Message Date
Jerry Zhao
902d33ebd1 Add Arty100T JTAG 2023-12-20 08:43:35 -08:00
Jerry Zhao
81a2857ec7 Add arty100t harness binder to map UART to PMOD JD 2023-12-19 15:45:20 -08:00
Jerry Zhao
6445233d8d Merge pull request #1657 from ucb-bar/artygpio
Add Bringup on Arty100T config, using PMOD-gpio for ser-tl
2023-11-19 13:45:18 -08:00
Jerry Zhao
9dc0c8fe75 Fix bringup config timing 2023-11-17 14:42:26 -08:00
Jerry Zhao
ff668a98ac Fix cloneType not inferring direction for arty100t uart-tsi 2023-11-17 14:37:07 -08:00
Jerry Zhao
1d6ebb230b Add Bringup on Arty100T config, using PMOD-gpio for ser-tl 2023-11-08 20:06:44 -08:00
Jerry Zhao
a5597fd32f Support using HarnessBinders without IOBinders 2023-10-25 11:49:16 -07:00
Jerry Zhao
8ecd7bfa89 Merge remote-tracking branch 'origin/main' into port_api 2023-10-09 11:18:00 -07:00
Jerry Zhao
eb3a0aecf4 Add PortAPI between IO and Harness blocks 2023-10-05 15:02:56 -07:00
Jerry Zhao
adebd634b4 Fix Arty100T Verilog build (#1608)
* Bump rocket-chip
* Bump fpga-shells
* Add Arty100T Verilog build to CI
* Fix Arty100T harness disconnected LEDs
2023-09-27 13:03:37 +02:00
Jerry Zhao
889713b5b1 Switch to UARTTSIIO 2023-05-24 19:15:11 -07:00
Jerry Zhao
57f5168408 Set number of idbits correctly for fpga ddr 2023-05-15 00:04:12 -07:00
Jerry Zhao
f4739be632 Update multi-chip API for harnesses 2023-05-15 00:03:22 -07:00
Jerry Zhao
2077e4304d Explicitly provide refClockFreqMHz to harnessClockInstantiator 2023-05-13 11:18:03 -07:00
Jerry Zhao
b8e95e0305 Rename implicit clock/reset to referenceclock/reset 2023-05-12 15:11:44 -07:00
Jerry Zhao
607c2b5a73 Unify multi-node btw chipyard/firechip | unify harness clocking 2023-05-12 08:41:34 -07:00
Jerry Zhao
64ad77bbcf Make FPGA flows use the harnessClockInstantiator 2023-05-11 15:04:04 -07:00
Jerry Zhao
eced8e63d9 Rename SerialAdapter+SimSerial to TSIToTileLink/SimTSI/TSIHarness 2023-05-08 18:19:18 -07:00
Jerry Zhao
ac281daa78 Move TestHarness to chipyard.harness, make chipyard/harness directory 2023-05-08 08:00:56 -07:00
Jerry Zhao
5f076b184d Flip serial_tl_clock to be generated off-chip 2023-05-07 22:22:36 -07:00
Jerry Zhao
df2e5ad9dc Bump to latest rocket-chip/chisel3.5.6 2023-03-28 16:48:27 -07:00
Jerry Zhao
2a4c5e6f88 Bump testchipip 2023-02-28 16:16:04 -08:00
Jerry Zhao
a50e7d3117 Add more arty100t configs with configurable TSI-UART baudrate 2023-02-15 21:45:09 -08:00
Jerry Zhao
fe51a1c7ce Remove arty100t IOBinders file 2023-02-15 14:24:22 -08:00
Jerry Zhao
ec6bb45674 Block Arty100T DDR during reset 2023-02-15 11:15:48 -08:00
Jerry Zhao
61cc18749a Fix more bugs with arty100t 2023-02-14 17:15:44 -08:00
Jerry Zhao
85fa9d1120 Add ARTY100t bringup + TSI-over-UART 2023-02-14 15:01:52 -08:00