1
0
Fork 0
Commit Graph

19 Commits

Author SHA1 Message Date
Klemens Schölhorn 8710fe9561 Add WithClockFrequency class to update frequencies 2018-06-06 01:04:47 +02:00
Klemens Schölhorn 81d631a6a1 Add small rocket config with fpu and mmu
This is required for booting linux. The caches are still as small as
in the small core config, so performance will not be great.
2018-05-19 18:56:56 +02:00
Henry Cook 12583af4a8
buswrapper: remove buffer chains from api (#1303)
Just take a single BufferParams for all couplers.
Add TLBuffer.chain in the thunk if you need it.
Preserves default bufferings.
2018-03-21 23:44:05 -07:00
Henry Cook 7593baf2aa
Merge pull request #1299 from freechipsproject/serializable-metadata
Store metadata in serializable case classes
2018-03-21 11:58:05 -07:00
Henry Cook f48c2767d7
subsytem: change front bus buffer defaults (#1300) 2018-03-21 11:56:22 -07:00
Henry Cook 3cb9e57b5e diplomacy: AddressMapEntry and BindingScope.collect 2018-03-20 11:24:41 -07:00
Henry Cook 30c0635bb3 subsystem: add some inter-wrapper buffer params 2018-02-23 15:31:18 -08:00
Henry Cook ad823ef43c subsystem: pbus crossing type 2018-02-23 13:52:18 -08:00
Henry Cook 5725e17969 subsystem: even more general coupler methods 2018-02-23 13:52:12 -08:00
Henry Cook 5b1d72c776 subsystem: expose HasTiles Parameters 2018-02-22 23:46:08 -08:00
Henry Cook 099bbec666 subsystem: more buswrapper coupling methods 2018-02-22 23:45:21 -08:00
Henry Cook 78883d13e8 subsystem: add TLIdentity.gen and make wrappers more flexible 2018-02-21 18:22:06 -08:00
Henry Cook eaa908d44f subsystem: more buswrapper methods 2018-02-21 14:52:59 -08:00
Henry Cook e237f72539 subsystem: XSubsystemModule => XSubsystemModuleImp 2018-02-21 14:52:59 -08:00
Henry Cook 030c6f0206 subsystem: bus wrappers now in BaseSubsystem 2018-02-21 14:52:59 -08:00
Henry Cook b617e26c13 util: augment String and use to name couplers 2018-02-21 14:43:47 -08:00
Henry Cook 57edd7facf subsystem: streamline toTile and fromTile attachment 2018-02-21 14:43:47 -08:00
Henry Cook 3f436a7612 subsystem: new bus attachment api 2018-02-21 14:43:47 -08:00
Henry Cook 8462ea3d5b coreplex => subsystem 2018-02-21 14:42:24 -08:00