OpenFPGA/openfpga_flow/openfpga_shell_scripts
Tarachand Pagarani 4ec5c21d4c fix CI issues 2021-12-17 04:46:56 -08:00
..
behavioral_verilog_example_script.openfpga [Script] Upgrade openfpga shell script with the new option '--embed_bitstream' 2021-06-25 15:16:37 -06:00
bitstream_setting_example_script.openfpga [Script] Upgrade openfpga shell script with the new option '--embed_bitstream' 2021-06-25 15:16:37 -06:00
configuration_chain_example_script.openfpga [Script] Upgrade openfpga shell script with the new option '--embed_bitstream' 2021-06-25 15:16:37 -06:00
custom_fabric_netlist_example_script.openfpga [Script] Patch openfpga shell script due to missing a mandatory option in 'write_full_testbench' 2021-06-09 11:55:25 -06:00
duplicated_grid_pin_example_script.openfpga [Script] Upgrade openfpga shell script with the new option '--embed_bitstream' 2021-06-25 15:16:37 -06:00
example_script.openfpga [Script] Upgrade openfpga shell script with the new option '--embed_bitstream' 2021-06-25 15:16:37 -06:00
example_without_ace_script.openfpga [Script] Upgrade openfpga shell script with the new option '--embed_bitstream' 2021-06-25 15:16:37 -06:00
fast_configuration_example_script.openfpga [Script] Patch openfpga shell script due to missing a mandatory option in 'write_full_testbench' 2021-06-09 11:55:25 -06:00
fix_device_example_script.openfpga [Script] Upgrade openfpga shell script with the new option '--embed_bitstream' 2021-06-25 15:16:37 -06:00
fix_device_global_tile_clock_bitstream_setting_example_script.openfpga [Script] Upgrade openfpga shell script with the new option '--embed_bitstream' 2021-06-25 15:16:37 -06:00
fix_device_global_tile_clock_example_script.openfpga [Script] Upgrade openfpga shell script with the new option '--embed_bitstream' 2021-06-25 15:16:37 -06:00
fix_device_route_chan_width_example_script.openfpga [Script] Upgrade openfpga shell script with the new option '--embed_bitstream' 2021-06-25 15:16:37 -06:00
fix_heterogeneous_device_example_script.openfpga fix CI issues 2021-12-17 04:46:56 -08:00
flatten_routing_example_script.openfpga [Script] Upgrade openfpga shell script with the new option '--embed_bitstream' 2021-06-25 15:16:37 -06:00
full_testbench_example_script.openfpga [Script] Patch openfpga shell script due to missing a mandatory option in 'write_full_testbench' 2021-06-09 11:55:25 -06:00
full_testbench_without_self_checking_example_script.openfpga [Script] Added example scripts that use OpenFPGA to generate testbenches without self checking features 2021-06-29 15:56:33 -06:00
generate_bitstream_example_script.openfpga [Flow] Rename OpenFPGA shell script folder name to consistent with naming convention 2020-11-22 16:37:19 -07:00
generate_bitstream_fix_device_example_script.openfpga [Test] Bug fix 2021-10-30 15:48:25 -07:00
generate_bitstream_global_tile_multiclock_example_script.openfpga [Flow] Add a new script for generating bitstream for multi-clock architectures 2021-02-22 11:31:24 -07:00
generate_bitstream_global_tile_multiclock_fix_device_example_script.openfpga [Flow] Add new script to run bitstream generation for multi-clock fix-size FPGAs 2021-02-22 15:01:50 -07:00
generate_fabric_example_script.openfpga [Test] Update generate_fabric and generate_testbench test cases; Now generate_testbench tese case use the fabric netlist generated by the generate_fabric test case to run HDL verification 2021-04-11 17:26:27 -06:00
generate_fabric_key_example_script.openfpga [Flow] Rename OpenFPGA shell script folder name to consistent with naming convention 2020-11-22 16:37:19 -07:00
generate_secure_fabric_example_script.openfpga [Misc] Bug fix on test cases that were generating both full testbench and preconfigured testbenches 2021-06-29 18:28:38 -06:00
generate_secure_fabric_from_key_example_script.openfpga [Misc] Bug fix 2021-06-29 18:34:41 -06:00
generate_spice_example_script.openfpga [Flow] Rename OpenFPGA shell script folder name to consistent with naming convention 2020-11-22 16:37:19 -07:00
generate_testbench_example_script.openfpga [Script] Bug fix due to the full testbench generation changes 2021-06-29 17:04:19 -06:00
global_tile_clock_example_script.openfpga [Test] Bug fix 2021-06-29 18:51:28 -06:00
global_tile_clock_full_testbench_example_script.openfpga [Script] Add a new example script for global tile clock running full testbench 2021-06-29 17:53:56 -06:00
global_tile_multiclock_example_script.openfpga [Test] Bug fix 2021-06-29 18:51:28 -06:00
implicit_verilog_example_script.openfpga [Test] Disable ACE2 in implicit verilog test cases due to Yosys upgrade 2021-10-30 14:49:56 -07:00
iverilog_example_script.openfpga [Script] Upgrade openfpga shell script with the new option '--embed_bitstream' 2021-06-25 15:16:37 -06:00
iwls_benchmark_example_script.openfpga [Script] Enable constant net routing for iwls benchmarks 2021-04-22 19:16:32 -06:00
load_external_arch_bitstream_example_script.openfpga [Script] Patch openfpga shell script due to missing a mandatory option in 'write_full_testbench' 2021-06-09 11:55:25 -06:00
mcnc_example_script.openfpga [Script] Upgrade openfpga shell script with the new option '--embed_bitstream' 2021-06-25 15:16:37 -06:00
preconfig_fabric_example_script.openfpga [Script] Add example openfpga shell script to generate preconfigured fabric wrapper 2021-06-27 19:55:40 -06:00
preconfigured_testbench_without_self_checking_example_script.openfpga [Script] Rename example script 2021-06-29 16:02:35 -06:00
quicklogic_flow_example_script.openfpga For time-being yosys script running in no_adder mode. 2021-02-28 22:07:23 -08:00
rename_scripts.sh [Script] Upgrade openfpga shell script with the new option '--embed_bitstream' 2021-06-25 15:16:37 -06:00
report_bitstream_distribution_example_script.openfpga [Script] Add example openfpga shell script showing how to use 'report_bitstream_distribution' command 2021-05-07 12:05:47 -06:00
sdc_time_unit_example_script.openfpga [Script] Update timing unit in SDC example script 2021-04-11 20:24:18 -06:00
skywater_tapeout_example_script.openfpga [Script] Upgrade openfpga shell script with the new option '--embed_bitstream' 2021-06-25 15:16:37 -06:00
verilog_default_net_type_example_script.openfpga [Script] Upgrade openfpga shell script with the new option '--embed_bitstream' 2021-06-25 15:16:37 -06:00
vtr_benchmark_example_script.openfpga [Script] Enable constant net routing for VTR benchmarks 2021-04-23 14:15:13 -06:00
write_full_testbench_example_script.openfpga [Tool] Add fast configuration to the write bitstream command in example shell script 2021-06-04 16:24:56 -06:00
write_io_mapping_example_script.openfpga [Script] Add an write I/O mapping example script for openfpga shell 2021-04-27 14:40:26 -06:00