Merge remote-tracking branch 'origin/dev' into alon-docs-dev

This commit is contained in:
abejgonzalez
2019-09-25 18:50:37 -07:00
4 changed files with 14 additions and 4 deletions

View File

@@ -50,7 +50,7 @@ class PWMRocketConfig extends Config(
new freechips.rocketchip.system.BaseConfig)
// DOC include end: PWMRocketConfig
class PWMRAXI4ocketConfig extends Config(
class PWMAXI4RocketConfig extends Config(
new WithPWMAXI4Top ++ // use top with axi4-controlled PWM
new WithBootROM ++
new freechips.rocketchip.subsystem.WithInclusiveCache ++