David Biancolin
d5a2d43f85
Merge pull request #612 from ucb-bar/zynq-target
...
[firechip] Add a small target that should fit on all hosts
2020-07-10 18:12:34 -07:00
Albert Ou
fbc71d4215
Merge pull request #625 from ucb-bar/uart
...
Override default baud rate for FireChip
2020-07-10 10:55:50 -07:00
Jerry Zhao
7239e23185
Merge branch 'dev' into simple_configs
2020-07-09 11:31:33 -07:00
Jerry Zhao
11c87777fe
Remove BOOM debug print
2020-07-09 11:29:58 -07:00
Albert Ou
763ba42b4c
Bump testchipip for FDT alignment and minLatency fixes
2020-07-08 12:36:09 -07:00
Albert Ou
b55e579c91
Override default baud rate for FireChip
...
This avoids target software needing to explicitly set the divisor to
match the UART bridge.
2020-07-07 23:00:14 -07:00
Fang, Zitao
60f7ec60bd
Merge pull request #588 from ucb-bar/ariane-decouple
...
Test Suite Simplification
2020-07-07 12:55:52 -07:00
Jerry Zhao
661038f992
Deduplicate across Chiypard configs into a ChipyardBaseConfig
2020-07-06 17:54:24 -07:00
Jerry Zhao
a7047c4ba2
Fix FireChip BridgeBinders
2020-07-03 08:33:10 -07:00
Jerry Zhao
863f723708
Pipe through AXI4 MMIO and Slave ports to ChipTop | IOBinders fix
...
* Fixes bug with AXI4 MMIO ports not being generated properly due to
IOBinders issue. Additionally adds IOCells to AXI4 ports so that they
appear in ChipTop
* Change IOBinders to also require passing p: Parameters
to child functions. Serialization of type targets via ClassTags fails
for compound types, so we cannot use `BaseSubsystem with HasSomeTrait`
as the type target in OverrideIOBinders.
2020-06-30 13:42:06 -07:00
Zitao Fang
c85d8c4211
Remove generic parameter from this PR
2020-06-29 11:42:34 -07:00
David Biancolin
1dd3ea4aeb
Update TargetConfigs.scala
2020-06-27 13:44:52 -07:00
Zitao Fang
1c5bc7d0ff
Integrate with new Rocket tile API
2020-06-24 20:55:37 -07:00
Zitao Fang
df90442088
Merge branch 'dev' of github.com:ucb-bar/chipyard into ariane-decouple
2020-06-24 16:44:07 -07:00
Jerry Zhao
ec8089eff1
Merge remote-tracking branch 'origin/dev' into rc-retile
2020-06-23 17:00:01 +00:00
Jerry Zhao
6b31afb1c3
Bump boom
2020-06-21 11:56:45 -07:00
David Biancolin
486cc5fce1
[firechip] Add a small target that should fit on all hosts
2020-06-20 13:57:11 -07:00
Jerry Zhao
a1cc62b85a
Bump Rocket-chip again
2020-06-20 12:28:03 -07:00
Jerry Zhao
2bfc4f6dd4
More fixes for RC bump
2020-06-19 14:44:07 -07:00
Albert Ou
a9d349cb85
Emit htif node in device tree
2020-06-18 21:19:52 -07:00
Jerry Zhao
f87522bf0e
Fix AXI4 IOBinder for multi-channel systems
2020-06-18 17:36:51 -07:00
Jerry Zhao
d245df9133
Bump Rocketchip to June 2020 for Tile changes
2020-06-18 17:25:31 -07:00
Zitao Fang
81724b3cc4
Merge branch 'dev' of github.com:ucb-bar/chipyard into ariane-decouple
2020-06-13 01:42:38 -07:00
Zitao Fang
119a44b121
Use config to manage core registration and custom tests
2020-06-13 01:36:14 -07:00
Zitao Fang
98f6f9292e
Change Generic Config
2020-06-06 16:22:59 -07:00
Colin Schmidt
5e0b3c3b9e
Merge pull request #598 from ucb-bar/move-dramsim-ini-dir
...
Allow dramsim_ini folder to be set at the command line
2020-06-06 07:57:58 -07:00
Jerry Zhao
cdddc5982a
Bump sha3 for multi-sha fix ( #597 )
2020-06-05 18:22:31 -07:00
Colin Schmidt
171b805d0e
Allow dramsim_ini folder to be set at the command line
2020-06-05 16:55:13 -07:00
Zitao Fang
0f116cb717
Tile construction delayed
2020-06-04 00:17:05 -07:00
Zitao Fang
e021f161dc
Remove Debug message
2020-06-03 20:57:31 -07:00
Zitao Fang
02c8aac346
Revised generic config
2020-06-03 20:22:41 -07:00
Zitao Fang
aa606e580a
Change names
2020-06-01 18:41:21 -07:00
Zitao Fang
b13168d8fc
Merge branch 'dev' of github.com:ucb-bar/chipyard into ariane-decouple
2020-05-31 15:10:27 -07:00
Zitao Fang
0743abd9db
Add comments
2020-05-31 15:09:22 -07:00
Zitao Fang
3fcfc133b1
Add Rocket and Boom to CoreManager
2020-05-31 10:51:11 -07:00
Zitao Fang
71bac7b7c9
Fixed runtime error
2020-05-29 20:23:53 -07:00
abejgonzalez
6301c116b9
bump boom ci | bump nvdla sw [ci skip]
2020-05-29 16:14:59 -07:00
Zitao Fang
ff9c2455a9
Merge branch 'dev' of https://github.com/ucb-bar/chipyard into ariane-decouple
2020-05-28 22:49:55 -07:00
abejgonzalez
61f92cd102
bump ariane/hwacha/sha3/testchipip/libgloss
2020-05-28 16:11:51 -07:00
Abraham Gonzalez
3103099ab2
Merge pull request #575 from ucb-bar/gemmini0.3
...
Gemmini v0.3 Bump
2020-05-28 15:30:51 -07:00
Abraham Gonzalez
a1717e4032
Merge pull request #568 from ucb-bar/dev-dsptools
...
Dsptools example cleanup
2020-05-28 15:25:09 -07:00
Jerry Zhao
930f03cf68
Do not initialize gemmini's onnx-runtime
2020-05-28 12:54:19 -07:00
alonamid
9fad8aa8ba
bump gemmini v0.3
2020-05-28 00:09:11 -07:00
abejgonzalez
e712f5f51e
bump boom/firesim/firemarshal/spec2017
2020-05-27 22:05:09 -07:00
Abraham Gonzalez
b554b3acde
Merge pull request #572 from ucb-bar/make-chiptop-synthesizable
...
Move all non-synthesizable constructs into the test harness
2020-05-27 10:39:02 -07:00
Colin Schmidt
b5a067b955
[skip ci] Update comment on SimAXIMem
2020-05-27 07:57:25 -07:00
Paul Rigge
cdcaf5c574
Missed an include end
2020-05-26 22:29:50 -07:00
Paul Rigge
312700e9da
Fix some doc references
2020-05-26 18:24:46 -07:00
Paul Rigge
e6984e412b
Use Chain for dsptools example.
...
Rename examples, bump dsptools to master, and incorporate feedback.
2020-05-26 23:00:37 +00:00
Abraham Gonzalez
540c529d89
Merge pull request #565 from ucb-bar/fix-verilator-permissive
...
Upgrade verilator to support permissive args in the same way as vcs
2020-05-26 13:03:26 -07:00