diff --git a/cores/AcornElectron/ElectronFpga.xise b/cores/AcornElectron/ElectronFpga.xise deleted file mode 100644 index 95d2f05..0000000 --- a/cores/AcornElectron/ElectronFpga.xise +++ /dev/null @@ -1,422 +0,0 @@ - - - -
- - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
diff --git a/cores/AcornElectron/working/ElectronFpga.prj b/cores/AcornElectron/working/ElectronFpga.prj new file mode 100644 index 0000000..8864fd3 --- /dev/null +++ b/cores/AcornElectron/working/ElectronFpga.prj @@ -0,0 +1,15 @@ +vhdl work "../src/T6502/T65_Pack.vhd" +vhdl work "../src/T6502/T65_MCode.vhd" +vhdl work "../src/T6502/T65_ALU.vhd" +vhdl work "../src/RAM/RAM_32K_DualPort.vhd" +vhdl work "../src/ps2kybrd/ps2_intf.vhd" +vhdl work "../src/T6502/T65.vhd" +vhdl work "../src/ROM/RomSmelk3006.vhd" +vhdl work "../src/ROM/RomOS100.vhd" +vhdl work "../src/ROM/RomBasic2.vhd" +vhdl work "../src/ps2kybrd/keyboard.vhd" +vhdl work "../src/MC6522/m6522.vhd" +vhdl work "../src/ElectronULA.vhd" +vhdl work "../src/relojes.vhd" +vhdl work "../src/ElectronFpga_core.vhd" +vhdl work "../src/ElectronFpga_zxuno.vhd" diff --git a/cores/AcornElectron/working/ElectronFpga.xst b/cores/AcornElectron/working/ElectronFpga.xst new file mode 100644 index 0000000..08288d9 --- /dev/null +++ b/cores/AcornElectron/working/ElectronFpga.xst @@ -0,0 +1,52 @@ +set -tmpdir "projnav.tmp" +set -xsthdpdir "xst" +run +-ifn working/ElectronFpga.prj +-ofn ElectronFpga +-ofmt NGC +-p xc6slx9-2-tqg144 +-top ElectronFpga +-opt_mode Speed +-opt_level 1 +-power NO +-iuc NO +-keep_hierarchy No +-netlist_hierarchy As_Optimized +-rtlview Yes +-glob_opt AllClockNets +-read_cores YES +-write_timing_constraints NO +-cross_clock_analysis NO +-hierarchy_separator / +-bus_delimiter <> +-case Maintain +-slice_utilization_ratio 100 +-bram_utilization_ratio 100 +-dsp_utilization_ratio 100 +-lc Auto +-reduce_control_sets Auto +-fsm_extract YES -fsm_encoding Auto +-safe_implementation No +-fsm_style LUT +-ram_extract Yes +-ram_style Auto +-rom_extract Yes +-shreg_extract YES +-rom_style Auto +-auto_bram_packing NO +-resource_sharing YES +-async_to_sync NO +-shreg_min_size 2 +-use_dsp48 Auto +-iobuf YES +-max_fanout 100000 +-bufg 16 +-register_duplication YES +-register_balancing No +-optimize_primitives NO +-use_clock_enable Auto +-use_sync_set Auto +-use_sync_reset Auto +-iob Auto +-equivalent_register_removal YES +-slice_utilization_ratio_maxmargin 5