diff options
Diffstat (limited to 'ice40/resource/chipdb.rc')
-rw-r--r-- | ice40/resource/chipdb.rc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ice40/resource/chipdb.rc b/ice40/resource/chipdb.rc new file mode 100644 index 00000000..a6f2dbe8 --- /dev/null +++ b/ice40/resource/chipdb.rc @@ -0,0 +1,6 @@ +#include "resource.h" + +IDR_CHIPDB_384 BINARYFILE "..\chipdbs\chipdb-384.bin" +IDR_CHIPDB_1K BINARYFILE "..\chipdbs\chipdb-1k.bin" +IDR_CHIPDB_5K BINARYFILE "..\chipdbs\chipdb-5k.bin" +IDR_CHIPDB_8K BINARYFILE "..\chipdbs\chipdb-8k.bin" |