diff options
| author | Alejandro Soto <alejandro@34project.org> | 2023-10-05 18:08:25 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2023-10-05 18:09:18 -0600 |
| commit | 02130cc60dc81dcea185023670091acc747950fa (patch) | |
| tree | 5a49ac9881ef447e09ad66ac10825fc9dbc92841 /conspiracion.cof | |
| parent | ce50d3f827bc8d5ff04540d61f49e0252bb1f38f (diff) | |
conspiracion.cof: add
Diffstat (limited to '')
| -rw-r--r-- | conspiracion.cof (renamed from soc_system.cof) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/soc_system.cof b/conspiracion.cof index 6ffda4e..91f01b4 100644 --- a/soc_system.cof +++ b/conspiracion.cof @@ -1,15 +1,15 @@ <?xml version="1.0" encoding="US-ASCII" standalone="yes"?> <cof> <eprom_name>EPCE16</eprom_name> - <output_filename>output_files/soc_system.rbf</output_filename> + <output_filename>output_files/conspiracion.rbf</output_filename> <n_pages>1</n_pages> <width>1</width> - <mode>11</mode> + <mode>0</mode> <sof_data> <user_name>Page_0</user_name> <page_flags>1</page_flags> <bit0> - <sof_filename>/home/ale/conspiracion/output_files/conspiracion.sof</sof_filename> + <sof_filename>output_files/conspiracion.sof</sof_filename> </bit0> </sof_data> <version>10</version> @@ -28,4 +28,4 @@ <post_device_bitstream_pad_bytes>-1</post_device_bitstream_pad_bytes> <bitslice_pre_padding>1</bitslice_pre_padding> </advanced_options> -</cof>
\ No newline at end of file +</cof> |
