Switch to the new ML507Shell
This enables synthesis for the first time!
This commit is contained in:
		| @@ -10,8 +10,7 @@ import freechips.rocketchip.diplomacy._ | ||||
| import sifive.blocks.devices.gpio._ | ||||
| import sifive.blocks.devices.pinctrl.{BasePin} | ||||
|  | ||||
| import sifive.fpgashells.shell.xilinx.vc707shell._ | ||||
| import sifive.fpgashells.ip.xilinx.{IOBUF} | ||||
| import sifive.fpgashells.shell.xilinx.ml507shell._ | ||||
|  | ||||
| //------------------------------------------------------------------------- | ||||
| // PinGen | ||||
| @@ -28,7 +27,7 @@ object PinGen { | ||||
| //------------------------------------------------------------------------- | ||||
|  | ||||
| class U500ML507DevKitFPGAChip(implicit override val p: Parameters) | ||||
|     extends VC707Shell | ||||
|     extends ML507Shell | ||||
|     with HasDebugJTAG { | ||||
|  | ||||
|   //----------------------------------------------------------------------- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user