mirror of
https://github.com/MiSTer-devel/Vectrex_MiSTer.git
synced 2026-04-19 03:05:48 +00:00
Fix the slacks.
This commit is contained in:
7
Vectrex.sdc
Normal file
7
Vectrex.sdc
Normal file
@@ -0,0 +1,7 @@
|
||||
derive_pll_clocks
|
||||
derive_clock_uncertainty
|
||||
|
||||
set_multicycle_path -from {emu|vectrex|limited_*} -setup 2
|
||||
set_multicycle_path -from {emu|vectrex|limited_*} -hold 1
|
||||
|
||||
set_false_path -from {emu|hps_io|status*}
|
||||
@@ -11,4 +11,5 @@ set_global_assignment -name VHDL_FILE rtl/cpu09l_128a.vhd
|
||||
set_global_assignment -name VERILOG_FILE rtl/mc6809is.v
|
||||
set_global_assignment -name VERILOG_FILE rtl/mc6809.v
|
||||
set_global_assignment -name VHDL_FILE rtl/vectrex.vhd
|
||||
set_global_assignment -name SDC_FILE Vectrex.sdc
|
||||
set_global_assignment -name SYSTEMVERILOG_FILE Vectrex.sv
|
||||
|
||||
Reference in New Issue
Block a user