digilent_cmod_a7: Add xc7a35tcpg236-1 symbiflow_device.

This commit is contained in:
Bastian Löher 2022-01-16 12:14:16 +01:00
parent c3b94a347e
commit 881d457fbe
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ class SymbiflowToolchain:
try:
self.symbiflow_device = {
# FIXME: fine for now since only a few devices are supported, do more clever device re-mapping.
"xc7a35tcpg236-1" : "xc7a50t_test",
"xc7a35ticsg324-1L" : "xc7a50t_test",
"xc7a100tcsg324-1" : "xc7a100t_test",
"xc7a200t-sbg484-1" : "xc7a200t_test",