Add Antmicro Artix DC SCM hello world support
authorMichael Neuling <mikey@neuling.org>
Wed, 20 Oct 2021 23:50:46 +0000 (10:50 +1100)
committerJoel Stanley <joel@jms.id.au>
Wed, 31 Aug 2022 09:06:02 +0000 (18:36 +0930)
commitd92af779eb1388268f066d69614ec5658c1f5ccc
tree5d6ecee6c18a117d6ea9e2e99253355b5499080d
parent26095986f3ff38eed950dbbae306c13c86815b6e
Add Antmicro Artix DC SCM hello world support

works with:
 fusesoc build --target=antmicro-artix-dc-scm microwatt --ram_init_file=../hello_world/hello_world.hex

Signed-off-by: Michael Neuling <mikey@neuling.org>
[joel: Fixes and updates]
Signed-off-by: Joel Stanley <joel@jms.id.au>
fpga/antmicro_artix_dc_scm.xdc [new file with mode: 0644]
fpga/top-antmicro-artix-dc-scm.vhdl [new file with mode: 0644]
microwatt.core