fpgatools/bits.h
Wolfgang Spraul 3487a8ad7b autotester
2012-08-16 10:57:51 +02:00

9 lines
233 B
C

//
// Author: Wolfgang Spraul
//
// This is free and unencumbered software released into the public domain.
// For details see the UNLICENSE file at the root of the source tree.
//
int write_bits(FILE* f, struct fpga_model* model);