1
0
mirror of https://github.com/wfjm/w11.git synced 2026-03-09 04:30:39 +00:00

file rename pdp11_gpr -> pdp11_gr [skip ci]

This commit is contained in:
wfjm
2022-10-26 09:26:38 +02:00
parent 9ca20e39ac
commit feff6feca7
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
../ibus/iblib.vhd
pdp11.vbom
# components
pdp11_gpr.vbom
pdp11_gr.vbom
pdp11_psr.vbom
pdp11_ounit.vbom
pdp11_aunit.vbom

View File

@@ -8,4 +8,4 @@ pdp11.vbom
[xst]../vlib/memlib/ram_1swar_1ar_gen_unisim.vbom
[vsyn]../vlib/memlib/ram_1swar_1ar_gen.vbom
# design
pdp11_gpr.vhd
pdp11_gr.vhd

View File

@@ -1,4 +1,4 @@
-- $Id: pdp11_gpr.vhd 1203 2019-08-19 21:41:03Z mueller $
-- $Id: pdp11_gr.vhd 1309 2022-10-25 15:19:00Z mueller $
-- SPDX-License-Identifier: GPL-3.0-or-later
-- Copyright 2006-2019 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
--