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 |
|
James Dunn
|
98fcea7b57
|
Adding initial Arty documentation; will be expanded further.
|
2020-11-06 17:25:05 -08:00 |
|
abejgonzalez
|
c721d897f3
|
Point to SiFive license | Add require on Arty
|
2020-11-06 10:18:10 -08:00 |
|
abejgonzalez
|
b0fc0457aa
|
Use Chipyard configs as base (Arty)
|
2020-11-05 20:46:03 -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 |
|
abejgonzalez
|
dda7622c29
|
temp commit
|
2020-10-14 14:49:22 -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 |
|
dunn
|
252f9c6a12
|
Beginning to modify Arty TestHarness to conform with HarnessBinders. Currently does not compile; debugging.
|
2020-10-07 11:55:16 -07:00 |
|
James Dunn
|
afc085a5f4
|
Removed AON block from E300 design. Debug over JTAG still functioning.
|
2020-10-04 18:13:47 -07:00 |
|
James Dunn
|
9135cda959
|
Bypassing AON for system.reset. Using reset_core in ArtyShell test harness, which is derived from Xilinx reset IP block's mb_reset. Changing dutReset to same reset_core.
|
2020-09-17 13:43:28 -07:00 |
|
abejgonzalez
|
2580073d75
|
Comment cleanup
|
2020-09-07 15:30:21 -07:00 |
|
abejgonzalez
|
c49eef3224
|
Small cleanup to CY DigitalTop | Move E300 configs to unique folder
|
2020-09-07 15:26:30 -07:00 |
|
abejgonzalez
|
a8083aa570
|
First pass at fpga-shells with IOBinders
|
2020-09-07 11:48:27 -07:00 |
|
abejgonzalez
|
8eb807a2fd
|
Use DigitalTop in Platform | Use Chipyard BootRom
|
2020-09-04 18:56:32 -07:00 |
|
abejgonzalez
|
0656c5da4f
|
First pass on using CY make system
|
2020-09-03 20:29:19 -07:00 |
|
James Dunn
|
a8834c7766
|
First draft of local FPGA support, targeting ARTY. Able to build verilog and bitfile for Rocket + Chipyard GCD example. To test, add GCD mixin to fpga/src/main/scala/arty/Config.scala, run make -f Makefile.e300artydevkit verilog and make -f Makefile.e300artydevkit mcs in fpga directory. Output will be in fpga/build.
|
2020-09-02 12:48:44 -07:00 |
|